UNPKG

@stdlib/utils-enumerable-properties-in

Version:

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

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