UNPKG

super-utils-plus

Version:

A superior alternative to Lodash with improved performance, TypeScript support, and developer experience

6 lines (5 loc) 125 B
export * from './types'; export * from './is'; export * from './clamp'; export * from './inRange'; export * from './random';