UNPKG

element-plus

Version:

A Component Library for Vue 3

9 lines (6 loc) 239 B
'use strict'; const MENU_INJECTION_KEY = "rootMenu"; const SUB_MENU_INJECTION_KEY = "subMenu:"; exports.MENU_INJECTION_KEY = MENU_INJECTION_KEY; exports.SUB_MENU_INJECTION_KEY = SUB_MENU_INJECTION_KEY; //# sourceMappingURL=tokens.js.map