Lee Thanh
Upload 3012 files
5641073
raw
history blame
195 Bytes
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;