@o3r/schematics
Version:
Schematics module of the Otter framework
7 lines • 336 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./list-of-vars"), exports);
tslib_1.__exportStar(require("./update-imports-with-scope"), exports);
tslib_1.__exportStar(require("./update-ts-imports"), exports);
//# sourceMappingURL=index.js.map