UNPKG

element-plus

Version:

A Component Library for Vue 3

11 lines (7 loc) 354 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); const DROPDOWN_INJECTION_KEY = Symbol("elDropdown"); const DROPDOWN_INSTANCE_INJECTION_KEY = "elDropdown"; exports.DROPDOWN_INJECTION_KEY = DROPDOWN_INJECTION_KEY; exports.DROPDOWN_INSTANCE_INJECTION_KEY = DROPDOWN_INSTANCE_INJECTION_KEY; //# sourceMappingURL=tokens.js.map