Version 1
[yaffs-website] / node_modules / uncss / node_modules / lodash / internal / Symbol.js
1 /** Built-in value references. */
2 var Symbol = global.Symbol;
3
4 module.exports = Symbol;