source:
node_modules/lodash/_Symbol.js@
e48199a
Last change on this file since e48199a was d24f17c, checked in by , 15 months ago | |
---|---|
|
|
File size: 118 bytes |
Rev | Line | |
---|---|---|
[d24f17c] | 1 | var root = require('./_root'); |
2 | ||
3 | /** Built-in value references. */ | |
4 | var Symbol = root.Symbol; | |
5 | ||
6 | module.exports = Symbol; |
Note:
See TracBrowser
for help on using the repository browser.