We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4fbdd43 + 42378c9 commit b809562Copy full SHA for b809562
components.d.ts
@@ -3,7 +3,7 @@
3
// Read more: https://github.com/vuejs/core/pull/3399
4
import '@vue/runtime-core'
5
6
-declare module '@vue/runtime-core' {
+declare module 'vue' {
7
export interface GlobalComponents {
8
ContextMenu: typeof import('./src/components/ContextMenu.vue')['default']
9
EasyForm: typeof import('./src/components/EasyForm/index.vue')['default']
0 commit comments