mirror of
https://github.com/tenrok/vue-select.git
synced 2026-06-25 11:10:32 +03:00
Update keys.ts
This commit is contained in:
+3
-1
@@ -1 +1,3 @@
|
||||
export const ListBoxInjectionKey = Symbol()
|
||||
import type { InjectionKey } from 'vue'
|
||||
|
||||
export const ListBoxInjectionKey = Symbol() as InjectionKey<string>
|
||||
|
||||
Reference in New Issue
Block a user