get-own-enumerable-property-symbols
- Version 3.0.2
- Published
- 4.7 kB
- No dependencies
- ISC license
Install
npm i get-own-enumerable-property-symbols
yarn add get-own-enumerable-property-symbols
pnpm add get-own-enumerable-property-symbols
Overview
Returns an array of all enumerable symbol properties found directly upon a given object
Index
Functions
Functions
function _default
_default: (object: object) => symbol[];
Package Files (1)
Dependencies (0)
No dependencies.
Dev Dependencies (16)
Peer Dependencies (0)
No peer dependencies.
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/get-own-enumerable-property-symbols
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/get-own-enumerable-property-symbols)
- HTML<a href="https://www.jsdocs.io/package/get-own-enumerable-property-symbols"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 3213 ms. - Missing or incorrect documentation? Open an issue for this package.