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 Set = getNative(global, 'Set'); module.exports = Set;