1
0
mirror of https://github.com/S2-/minifyfromhtml.git synced 2025-08-05 13:00:08 +02:00
Files
minifyfromhtml/node_modules/babel-traverse/node_modules/lodash/_WeakMap.js
2019-03-29 15:56:41 +01:00

8 lines
207 B
JavaScript

var getNative = require('./_getNative'),
root = require('./_root');
/* Built-in method references that are verified to be native. */
var WeakMap = getNative(root, 'WeakMap');
module.exports = WeakMap;