6 lines
56 B
JavaScript
Raw Normal View History

2017-12-21 09:02:37 +10:00
'use strict';
let cache = {};
module.exports = cache;