UNPKG

j-object-functions

Version:

A library of useful functions for objects and arrays in typescript.

4 lines (3 loc) 139 B
import * as ObjectFunctions from "./ts/object-functions"; export { ObjectFunctions as default }; export * from "./ts/object-functions";