mirror of
https://github.com/Sevichecc/Urara-Blog.git
synced 2025-05-03 06:59:31 +08:00
4 lines
98 B
Text
4 lines
98 B
Text
/** Used to lookup unminified function names. */
|
|
var realNames = {};
|
|
|
|
module.exports = realNames;
|