django-vue3-admin-web/node_modules/core-js/library/es6/weak-map.js
2025-10-20 21:21:14 +08:00

5 lines
176 B
JavaScript

require('../modules/es6.object.to-string');
require('../modules/es6.array.iterator');
require('../modules/es6.weak-map');
module.exports = require('../modules/_core').WeakMap;