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.
1 parent 8c1c5d9 commit 0b88647Copy full SHA for 0b88647
docs/guide/typescript-support.md
@@ -12,7 +12,6 @@ To do so, declare custom typings for Vue's `ComponentCustomProperties` by adding
12
13
```ts
14
// vuex.d.ts
15
-import { ComponentCustomProperties } from 'vue'
16
import { Store } from 'vuex'
17
18
declare module '@vue/runtime-core' {
0 commit comments