UNPKG

@taiga-ui/cdk

Version:

Base library for creating Angular components and applications using Taiga UI principles regarding of actual visual appearance

12 lines 394 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BROWSER_ANIMATION_MODULE = exports.MAIN_MODULE = void 0; exports.MAIN_MODULE = { name: 'TuiRoot', packageName: '@taiga-ui/core', }; exports.BROWSER_ANIMATION_MODULE = { name: 'BrowserAnimationsModule', packageName: '@angular/platform-browser/animations', }; //# sourceMappingURL=modules.js.map