UNPKG

@taiga-ui/kit

Version:

Taiga UI Angular main components kit

4 lines (3 loc) 266 B
import { TuiCalendarMonth } from '@taiga-ui/kit/components/calendar-month'; import { TuiInputMonthRangeDirective } from './input-month-range.directive'; export declare const TuiInputMonthRange: readonly [typeof TuiInputMonthRangeDirective, typeof TuiCalendarMonth];