UNPKG

element-plus

Version:

A Component Library for Vue 3

7 lines (6 loc) 263 B
//#region ../../packages/components/form/src/constants.ts const formContextKey = Symbol("formContextKey"); const formItemContextKey = Symbol("formItemContextKey"); //#endregion export { formContextKey, formItemContextKey }; //# sourceMappingURL=constants.mjs.map