UNPKG

v-dashkit

Version:

This template should help get you started developing with Vue 3 in Vite.

4 lines (3 loc) 116 B
import type { FormKitPlugin } from '@formkit/core'; declare const plugins: FormKitPlugin[]; export default plugins;