Initial commit
[yaffs-website] / node_modules / grunt-contrib-watch / node_modules / globule / node_modules / lodash / _Symbol.js
1 var root = require('./_root');
2
3 /** Built-in value references. */
4 var Symbol = root.Symbol;
5
6 module.exports = Symbol;