UNPKG

96 BJavaScriptView Raw
1/** Used to lookup unminified function names. */
2var realNames = {};
3
4export default realNames;