UNPKG

element-plus

Version:

A Component Library for Vue 3

7 lines (6 loc) 241 B
//#region ../../packages/components/menu/src/tokens.ts const MENU_INJECTION_KEY = "rootMenu"; const SUB_MENU_INJECTION_KEY = "subMenu:"; //#endregion export { MENU_INJECTION_KEY, SUB_MENU_INJECTION_KEY }; //# sourceMappingURL=tokens.mjs.map