UNPKG

underscore-es

Version:

javaScript's functional programming helper library for ES6 and beyond.

5 lines (4 loc) 179 B
// `_functions` : an object's function // ------------------------------------ // The cornerstone, a `functions` implementation, aka `methods`. export {default} from './methods';