UNPKG

@o3r/schematics

Version:

Schematics module of the Otter framework

9 lines 452 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./interfaces/index"), exports); tslib_1.__exportStar(require("./modules/index"), exports); tslib_1.__exportStar(require("./rule-factories/index"), exports); tslib_1.__exportStar(require("./tasks/index"), exports); tslib_1.__exportStar(require("./utility/index"), exports); //# sourceMappingURL=public_api.js.map