@o3r/schematics
Version:
Schematics module of the Otter framework
8 lines • 383 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./eslint/index"), exports);
tslib_1.__exportStar(require("./link/index"), exports);
tslib_1.__exportStar(require("./ng-add/index"), exports);
tslib_1.__exportStar(require("./package-manager/index"), exports);
//# sourceMappingURL=index.js.map
;