We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1008c8e commit b5b290cCopy full SHA for b5b290c
types/v3-component-public-instance.d.ts
@@ -3,7 +3,7 @@ import {
3
ShallowUnwrapRef,
4
UnwrapNestedRefs
5
} from './v3-generated'
6
-import { IfAny, UnionToIntersection } from './common'
+import { UnionToIntersection } from './common'
7
8
import { Vue, VueConstructor } from './vue'
9
import {
0 commit comments