Files
est-frame/node_modules/core-js-pure/es/weak-map/index.js
2025-10-22 05:38:27 +00:00

8 lines
218 B
JavaScript
Executable File

'use strict';
require('../../modules/es.array.iterator');
require('../../modules/es.object.to-string');
require('../../modules/es.weak-map');
var path = require('../../internals/path');
module.exports = path.WeakMap;