Creates an array of all symbol properties found directly upon a given object.
-
Updated
Mar 14, 2020 - JavaScript
Creates an array of all symbol properties found directly upon a given object.
Like Object.getOwnPropertySymbols but gets only non-enumerable properties.
Like Object.getOwnPropertySymbols but gets only enumerable properties.
Add a description, image, and links to the getownpropertysymbols topic page so that developers can more easily learn about it.
To associate your repository with the getownpropertysymbols topic, visit your repo's landing page and select "manage topics."