1
This commit is contained in:
5
admin/node_modules/element-plus/es/components/dropdown/src/tokens.mjs
generated
vendored
Normal file
5
admin/node_modules/element-plus/es/components/dropdown/src/tokens.mjs
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
const DROPDOWN_INJECTION_KEY = Symbol("elDropdown");
|
||||
const DROPDOWN_INSTANCE_INJECTION_KEY = "elDropdown";
|
||||
|
||||
export { DROPDOWN_INJECTION_KEY, DROPDOWN_INSTANCE_INJECTION_KEY };
|
||||
//# sourceMappingURL=tokens.mjs.map
|
||||
Reference in New Issue
Block a user