biofriction-wp-theme/node_modules/core-js/es7/weak-map.js

4 lines
134 B
JavaScript
Raw Normal View History

2021-10-26 14:18:09 +02:00
require('../modules/es7.weak-map.of');
require('../modules/es7.weak-map.from');
module.exports = require('../modules/_core').WeakMap;