UNPKG

util-ex

Version:

Browser-friendly enhanced util fully compatible with standard node.js

3 lines (2 loc) 95 B
export function keys(object: any): any; export function getOwnPropertyNames(object: any): any;