2021-11-22 09:39:27 -06:00

5 lines
98 B
JavaScript

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