NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/core-js-pure/modules/es.symbol.species.js
2023-09-14 14:47:11 +08:00

6 lines
205 B
JavaScript

var defineWellKnownSymbol = require('../internals/define-well-known-symbol');
// `Symbol.species` well-known symbol
// https://tc39.github.io/ecma262/#sec-symbol.species
defineWellKnownSymbol('species');