UNPKG

noblox-bonk

Version:
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' } }