UNPKG

yanzhen-design-vue

Version:

7 lines (6 loc) 145 B
const formContextKey = Symbol("FormContext"); const formContextIdKey = Symbol("FormContextId"); export { formContextIdKey, formContextKey };