mirror of
https://github.com/robonen/tools.git
synced 2026-03-20 02:44:45 +00:00
chore(packages/stdlib): update import statement to use single quotes in mapRange function, lowercase in test desciptions
This commit is contained in:
@@ -2,4 +2,6 @@ export * from './text';
|
||||
export * from './math';
|
||||
export * from './patterns';
|
||||
export * from './bits';
|
||||
export * from './structs';
|
||||
export * from './structs';
|
||||
export * from './arrays';
|
||||
export * from './types';
|
||||
|
||||
Reference in New Issue
Block a user