We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8aece10 commit f9889afCopy full SHA for f9889af
src/core/compiler/ir/index.ts
@@ -1,7 +1,3 @@
1
-import type {
2
- BlockIRNode as _BlockIRNode,
3
- RootIRNode as _RootIRNode,
4
-} from '@vue-vapor/compiler-vapor'
5
import type { JSXFragment, Node } from '@babel/types'
6
import type {
7
BindingTypes,
0 commit comments