source:
node_modules/core-js-pure/internals/object-get-own-property-symbols.js
Last change on this file was d24f17c, checked in by , 16 months ago | |
---|---|
|
|
File size: 127 bytes |
Rev | Line | |
---|---|---|
[d24f17c] | 1 | 'use strict'; |
2 | // eslint-disable-next-line es/no-object-getownpropertysymbols -- safe | |
3 | exports.f = Object.getOwnPropertySymbols; |
Note:
See TracBrowser
for help on using the repository browser.