element-plus
Version:
A Component Library for Vue 3
1 lines • 518 B
Source Map (JSON)
{"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":"AAGO,MAAM,cAAA,0BACJ,gBAAgB;AAClB,MAAM,kBAAA,0BACJ,oBAAoB;;;;"}