UNPKG

@taiga-ui/kit

Version:

Taiga UI Angular main components kit

4 lines (3 loc) 191 B
import { TuiStep } from './step.component'; import { TuiStepperComponent } from './stepper.component'; export declare const TuiStepper: readonly [typeof TuiStepperComponent, typeof TuiStep];