UNPKG

@cainiaofe/cn-ui-m

Version:
5 lines (4 loc) 166 B
import type { CnStepProps, CnStepItemProps } from './types'; export * from './cn-step'; export * from './cn-step-item'; export type { CnStepProps, CnStepItemProps };