We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db9d685 commit fd86cf3Copy full SHA for fd86cf3
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