@taiga-ui/cdk
Version:
Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance
11 lines (10 loc) • 551 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
const tslib_1 = require("tslib");
tslib_1.__exportStar(require("../../utils/remove-module"), exports);
tslib_1.__exportStar(require("./rename-types"), exports);
tslib_1.__exportStar(require("./replace-deep-import"), exports);
tslib_1.__exportStar(require("./replace-enums"), exports);
tslib_1.__exportStar(require("./replace-identifier"), exports);
tslib_1.__exportStar(require("./replace-package-name"), exports);
tslib_1.__exportStar(require("./show-warnings"), exports);