UNPKG

tsbase

Version:

Base class libraries for TypeScript

10 lines 514 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./CommandQuery/module"), exports); tslib_1.__exportStar(require("./EventStore/module"), exports); tslib_1.__exportStar(require("./Observable/module"), exports); tslib_1.__exportStar(require("./Pipe/module"), exports); tslib_1.__exportStar(require("./Result/module"), exports); tslib_1.__exportStar(require("./Validator/module"), exports); //# sourceMappingURL=module.js.map