Skip to content

Commit 273779e

Browse files
committed
fix: dts
1 parent 4e70d6a commit 273779e

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

src/core/vue2.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import { transform } from '@babel/core'
22
// @ts-expect-error
33
import TS from '@babel/plugin-syntax-typescript'
4+
// @ts-expect-error
45
import vue2Jsx from '@vue/babel-preset-jsx'
56
import { isTS } from './utils'
67
import type { TransformOptions } from '@babel/core'
File renamed without changes.

0 commit comments

Comments
 (0)