Time slots app prototype

5 lines
98 B

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