UNPKG

@rc-component/tour

Version:
4 lines (3 loc) 123 B
import Tour from './Tour'; export type { TourProps, TourStepInfo, TourStepProps } from './interface'; export default Tour;