UNPKG

nobloxmmc.js

Version:

A Node.js wrapper for ROBLOX. (original from sentanos)

9 lines (8 loc) 164 B
// Define module.exports = function (cache, type, index) { if (cache[type]) { cache[type].items[index].time = null } else { return 'Invalid type' } }