UNPKG

@tsdi/pack

Version:

@tsdi/pack is simple build tasks, base on AOP, Ioc container, via @tsdi. dev build pack activities.

18 lines (16 loc) 836 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var tslib_1 = require("tslib"); tslib_1.__exportStar(require("./ITransform"), exports); tslib_1.__exportStar(require("./IPlatformService"), exports); tslib_1.__exportStar(require("./PlatformService"), exports); tslib_1.__exportStar(require("./NodeActivity"), exports); tslib_1.__exportStar(require("./NodeActivityContext"), exports); tslib_1.__exportStar(require("./tasks"), exports); tslib_1.__exportStar(require("./rollups"), exports); tslib_1.__exportStar(require("./transforms"), exports); tslib_1.__exportStar(require("./PackModule"), exports); tslib_1.__exportStar(require("./templates"), exports); tslib_1.__exportStar(require("./builds"), exports); tslib_1.__exportStar(require("./ts-complie"), exports); //# sourceMappingURL=sourcemaps/index.js.map