UNPKG

2q-cache

Version:

Imlementation of 2Q Cache Algorithm

9 lines 188 B
{ "compilerOptions" : { "target": "ES2017", "outDir" : "./js", "module": "CommonJS" }, "files": ["./ts/cache2Q.ts"], "compileOnSave": true }