UNPKG

@tsdi/pack

Version:

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

8 lines (6 loc) 277 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PlatformServiceToken = void 0; var ioc_1 = require("@tsdi/ioc"); exports.PlatformServiceToken = ioc_1.tokenId('pack_PlatformService'); //# sourceMappingURL=sourcemaps/IPlatformService.js.map