UNPKG

@aplus-frontend/antdv

Version:

Vue basic component library maintained based on ant-design-vue

7 lines (6 loc) 248 B
import Tour from './Tour'; export type { TourProps } from './Tour'; export { tourProps } from './Tour'; export type { TourStepInfo, TourStepProps } from './interface'; export { tourStepInfo, tourStepProps } from './interface'; export default Tour;