UNPKG

simple-on-disk-cache

Version:

A simple on-disk cache, supporting local and remote filesystem targets, with time based expiration policies.

6 lines 224 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /** * constants shared across the whole service but not tied to a specific domain object go in this file */ //# sourceMappingURL=constants.js.map