UNPKG

@stdlib/utils-property-symbols

Version:

Return an array of an object's own symbol properties.

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