UNPKG

airship-server

Version:

Airship is a framework for Node.JS & TypeScript that helps you to write big, scalable and maintainable API servers.

6 lines 165 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); class BaseCache { } exports.BaseCache = BaseCache; //# sourceMappingURL=BaseCache.js.map