chore: add import shortcuts
This commit is contained in:
@@ -11,3 +11,4 @@ export { clampNumber } from './clampNumber/clampNumber';
|
||||
export { debounce } from './debounce/debounce';
|
||||
export { getDecimalPlaces } from './getDecimalPlaces/getDecimalPlaces';
|
||||
export { roundToStepPrecision } from './roundToStepPrecision/roundToStepPrecision';
|
||||
export { splitArray } from './splitArray/splitArray';
|
||||
|
||||
Reference in New Issue
Block a user