UNPKG

transitory

Version:

In-memory cache with high hit rates via LFU eviction. Supports time-based expiration, automatic loading and metrics.

4 lines 151 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var symbols_1 = require("./symbols"); //# sourceMappingURL=CacheSPI.js.map