@arco-design/web-vue
Version:
Arco Design Vue 2.0: A Vue.js 3 UI Library
9 lines (8 loc) • 458 B
JavaScript
;
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
const MenuInjectionKey = Symbol("MenuInjectionKey");
const LevelInjectionKey = Symbol("LevelInjectionKey");
const DataCollectorInjectionKey = Symbol("DataCollectorInjectionKey");
exports.DataCollectorInjectionKey = DataCollectorInjectionKey;
exports.LevelInjectionKey = LevelInjectionKey;
exports.MenuInjectionKey = MenuInjectionKey;