2021-12-07 13:18:08 -05:00

5 lines
98 B
JavaScript

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