asd/asd-pc/node_modules/core-js/modules/esnext.symbol.metadata.js
愉快的大福 eb8378e551 init
2024-11-21 11:06:22 +08:00

7 lines
233 B
JavaScript

// TODO: Remove from `core-js@4`
var defineWellKnownSymbol = require('../internals/well-known-symbol-define');
// `Symbol.metadata` well-known symbol
// https://github.com/tc39/proposal-decorators
defineWellKnownSymbol('metadata');