UNPKG

98 BJavaScriptView Raw
1/** Used to lookup unminified function names. */
2var realNames = {};
3
4module.exports = realNames;