2025-04-09 13:27:08 +00:00

5 lines
98 B
JavaScript

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