Like Object.getOwnPropertySymbols but gets only non-enumerable properties.
-
Updated
Jan 4, 2023 - JavaScript
Like Object.getOwnPropertySymbols but gets only non-enumerable properties.
Creates an array of all symbol properties found directly upon a given object.
Like Object.getOwnPropertySymbols but gets only enumerable properties.
To associate your repository with the getownpropertysymbols topic, visit your repo's landing page and select "manage topics."