UNPKG

lodash

Version:

Lodash modular utilities.

7 lines (4 loc) 165 B
var getNative = require('./getNative'); /* Built-in method references that are verified to be native. */ var Map = getNative(global, 'Map'); module.exports = Map;