UNPKG

@stdlib/utils-nonenumerable-property-names-in

Version:

Return an array of an object's own and inherited non-enumerable property names.

3 lines 152 B
/// <reference path="../docs/types/index.d.ts" /> import nonEnumerablePropertyNamesIn from '../docs/types/index'; export = nonEnumerablePropertyNamesIn;