mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-06 15:39:12 +08:00
6 lines
118 B
Text
6 lines
118 B
Text
var root = require('./_root');
|
|
|
|
/** Built-in value references. */
|
|
var Symbol = root.Symbol;
|
|
|
|
module.exports = Symbol;
|