UNPKG

vue3-directive-shepherd

Version:

A Vue3 wrapper for the library Shepherd using Vue directives

5 lines (4 loc) 100 B
declare const tourStep: { created(el: any, binding: any): void; }; export default tourStep;