UNPKG

@stdlib/utils-properties

Version:

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

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