Files
Housekeeping-web-admin/node_modules/core-js/es/object/get-own-property-symbols.js
T
2026-06-24 09:48:54 +02:00

6 lines
147 B
JavaScript

'use strict';
require('../../modules/es.symbol');
var path = require('../../internals/path');
module.exports = path.Object.getOwnPropertySymbols;