UNPKG

winbox-ui-next

Version:

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

5 lines (4 loc) 254 B
const MenuInjectionKey = Symbol("MenuInjectionKey"); const LevelInjectionKey = Symbol("LevelInjectionKey"); const DataCollectorInjectionKey = Symbol("DataCollectorInjectionKey"); export { DataCollectorInjectionKey, LevelInjectionKey, MenuInjectionKey };