@taiga-ui/cdk
Version:
Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance
14 lines • 781 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("./attr-to-directive-replace"), exports);
tslib_1.__exportStar(require("./attr-with-values-to-replace"), exports);
tslib_1.__exportStar(require("./attrs-to-replace"), exports);
tslib_1.__exportStar(require("./html-comments"), exports);
tslib_1.__exportStar(require("./identifiers-to-replace"), exports);
tslib_1.__exportStar(require("./inputs-to-remove"), exports);
tslib_1.__exportStar(require("./migration-warnings"), exports);
tslib_1.__exportStar(require("./modules-to-remove"), exports);
tslib_1.__exportStar(require("./services"), exports);
tslib_1.__exportStar(require("./tags-to-replace"), exports);
//# sourceMappingURL=index.js.map