UNPKG

@taiga-ui/kit

Version:

Taiga UI Angular main components kit

4 lines (3 loc) 221 B
import { TuiLabel } from '@taiga-ui/core/components/label'; import { TuiInputRangeComponent } from './input-range.component'; export declare const TuiInputRange: readonly [typeof TuiInputRangeComponent, typeof TuiLabel];