UNPKG

super-utils-plus

Version:

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

7 lines (6 loc) 148 B
export * from './get'; export * from './set'; export * from './pick'; export * from './omit'; export * from './merge'; export * from './deepClone';