@o3r/components
Version:
This module contains component-related features (Component replacement, CMS compatibility, helpers, pipes, debugging developer tools...) It comes with an integrated ng builder to help you generate components compatible with Otter features (CMS integration
8 lines • 414 B
JavaScript
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./component-class.extractor"), exports);
tslib_1.__exportStar(require("./component-config.extractor"), exports);
tslib_1.__exportStar(require("./component.extractor"), exports);
tslib_1.__exportStar(require("./component.parser"), exports);
//# sourceMappingURL=index.js.map
;