UNPKG

lodash

Version:

Lodash modular utilities.

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