File "_Set.js"

Full path: /home/ulinin/public_html/ttt.ulinin.com/node_modules/lodash/_Set.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 Set = getNative(root, 'Set');

module.exports = Set;