unis_crm/frontend1/node_modules/@rc-component/tour/lib/index.d.ts

4 lines
123 B
TypeScript
Raw Normal View History

2026-03-26 09:29:55 +00:00
import Tour from './Tour';
export type { TourProps, TourStepInfo, TourStepProps } from './interface';
export default Tour;