UNPKG

super-utils-plus

Version:

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

11 lines (10 loc) 232 B
// Array utilities export * from './array'; // Object utilities export * from './object'; // String utilities export * from './string'; // Function utilities export * from './function'; // Utility functions export * from './utils';