UNPKG

tsbase

Version:

Base class libraries for TypeScript

8 lines 393 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./GenericStorage/module"), exports); tslib_1.__exportStar(require("./IndexedDb/module"), exports); tslib_1.__exportStar(require("./Repository/module"), exports); tslib_1.__exportStar(require("./Cache/module"), exports); //# sourceMappingURL=module.js.map