File "_Map.js"
Full path: /home/ulinin/public_html/ttt.ulinin.com/node_modules/lodash/_Map.js
File
size: 0.19 KB (195 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 Map = getNative(root, 'Map');
module.exports = Map;