mirror of
https://gitlab.com/upRootNutrition/zookeeper.git
synced 2025-06-16 10:25:12 -05:00
4 lines
98 B
JavaScript
4 lines
98 B
JavaScript
/** Used to lookup unminified function names. */
|
|
var realNames = {};
|
|
|
|
module.exports = realNames;
|