@taiga-ui/core
Version:
Core library for creating Angular components and applications using Taiga UI
9 lines (8 loc) • 292 B
TypeScript
export * from './dialog.component';
export * from './dialog.directive';
export * from './dialog.factory';
export type * from './dialog.interfaces';
export * from './dialog.service';
export * from './dialog.tokens';
export * from './dialog-close.service';
export * from './dialogs.component';