@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) • 377 B
TypeScript
export * from './attr-to-directive-replace';
export * from './attr-with-values-to-replace';
export * from './attrs-to-replace';
export * from './html-comments';
export * from './identifiers-to-replace';
export * from './inputs-to-remove';
export * from './migration-warnings';
export * from './modules-to-remove';
export * from './services';
export * from './tags-to-replace';