NuclearDispersionSystem/ant-design-vue-jeecg/node_modules/core-js/es7/weak-map.js
2023-09-14 14:47:11 +08:00

4 lines
134 B
JavaScript

require('../modules/es7.weak-map.of');
require('../modules/es7.weak-map.from');
module.exports = require('../modules/_core').WeakMap;