UNPKG

@alicloud/console-components

Version:

Alibaba Cloud React Components

4 lines (3 loc) 263 B
import Step from './rc-mod'; export default Step; export type { IStepProps as StepProps, IStepItemProps as StepItemProps, TStepComponent as StepComponent, TStepItemComponent as StepItemComponent, TStepRef as StepRef, TStepItemRef as StepItemRef } from './types';