UNPKG

@taiga-ui/kit

Version:

Taiga UI Angular main components kit

4 lines (3 loc) 226 B
import { TuiNativeSelect } from './native-select/native-select.component'; import { TuiSelectDirective } from './select.directive'; export declare const TuiSelect: readonly [typeof TuiSelectDirective, typeof TuiNativeSelect];