Skip to content

Commit 7fb1a8f

Browse files
committed
chore: import type from vite
1 parent 8183381 commit 7fb1a8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/vite.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
import unplugin from '.'
2-
import {} from 'vite'
2+
import type {} from 'vite'
33

44
export default unplugin.vite

0 commit comments

Comments
 (0)