File "_WeakMap.js"
Full path: /home/ulinin/public_html/ttt.ulinin.com/node_modules/lodash/_WeakMap.js
File
size: 0.2 KB (207 B bytes)
MIME-type: text/plain
Charset: utf-8
Download Open Edit Advanced Editor Back
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;