blob: aa0d5292612835249a036b6134f1a0884b898983 [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001/** Used to lookup unminified function names. */
2var realNames = {};
3
4module.exports = realNames;