UNPKG

winbox-ui-next

Version:

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

8 lines (7 loc) 331 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports[Symbol.toStringTag] = "Module"; const formItemInjectionKey = Symbol("WinboxFormItemContext"); const formInjectionKey = Symbol("WinboxFormContext"); exports.formInjectionKey = formInjectionKey; exports.formItemInjectionKey = formItemInjectionKey;