UNPKG

vue-testimonials

Version:

Vue Testimonials is a Vue 3 testimonials component made with Vite and TypeScript

6 lines (5 loc) 130 B
declare function install(Vue: any): void; declare const _default: { install: typeof install; }; export default _default;