5 lines
98 B
Plaintext
5 lines
98 B
Plaintext
/** Used to lookup unminified function names. */
|
|
var realNames = {};
|
|
|
|
module.exports = realNames;
|