5 lines
98 B
JavaScript
Executable File

/** Used to lookup unminified function names. */
var realNames = {};
module.exports = realNames;