UNPKG

onix-core

Version:
4 lines (3 loc) 193 B
// use _.range export { isValueOutOfRange } from './IsValueOutOfRange'; // use _.clamp export { ensureValueInRange } from './EnsureValueInRange'; export { stdDeviation } from './StdDeviation';