qauMaWeb/node_modules/core-js/internals/object-get-own-property-sym...

3 lines
113 B
JavaScript
Raw Normal View History

2024-10-13 18:02:27 +08:00
// eslint-disable-next-line es/no-object-getownpropertysymbols -- safe
exports.f = Object.getOwnPropertySymbols;