UNPKG

@arco-design/web-vue

Version:

Arco Design Vue 2.0: A Vue.js 3 UI Library

9 lines (8 loc) 338 B
"use strict"; Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } }); const formItemInjectionKey = Symbol( "ArcoFormItemContext" ); const formInjectionKey = Symbol("ArcoFormContext"); exports.formInjectionKey = formInjectionKey; exports.formItemInjectionKey = formItemInjectionKey;