云
7 天以前 35722562e9e13f0504acc15b740d042ecb810199
1
2
3
import type { InjectionKey } from 'vue';
 
export const FORM_ITEM_INJECTION_KEY = Symbol() as InjectionKey<string>;