定义于: packages/form-core/src/util-types.ts:22
• K extends string = string
• V extends any = any
key: K;
定义于: packages/form-core/src/util-types.ts:26
value: V;