UNPKG

@imo-tikuwa/vuejs-tour

Version:

VueJS Tour is a lightweight, simple and customizable tour plugin. It provides a quick and easy way to guide your users through your application.

5 lines (3 loc) 120 B
import { default as VTour } from './components/VTour.vue'; export { VTour }; export type { ITourStep } from './Types';