UNPKG

@taiga-ui/kit

Version:

Taiga UI Angular main components kit

4 lines (3 loc) 262 B
import { TuiBadgedContentComponent } from './badged-content.component'; import { TuiBadgedContentDirective } from './badged-content.directive'; export declare const TuiBadgedContent: readonly [typeof TuiBadgedContentDirective, typeof TuiBadgedContentComponent];