UNPKG

element-plus

Version:

A Component Library for Vue 3

1 lines 530 B
{"version":3,"file":"constants.mjs","sources":["../../../../../../packages/components/form/src/constants.ts"],"sourcesContent":["import type { InjectionKey } from 'vue'\nimport type { FormContext, FormItemContext } from './types'\n\nexport const formContextKey: InjectionKey<FormContext> =\n Symbol('formContextKey')\nexport const formItemContextKey: InjectionKey<FormItemContext | undefined> =\n Symbol('formItemContextKey')\n"],"names":[],"mappings":"AAGa,MAAA,cAAA,GACX,OAAO,gBAAgB,EAAA;AACZ,MAAA,kBAAA,GACX,OAAO,oBAAoB;;;;"}