UNPKG

shadcn-vue-packed

Version:

A Vue component library that exports components from shadcn/vue.

3 lines (2 loc) 104 B
import { InjectionKey } from 'vue'; export declare const FORM_ITEM_INJECTION_KEY: InjectionKey<string>;