Skip to content

Commit

Permalink
fix: dts
Browse files Browse the repository at this point in the history
  • Loading branch information
sxzz committed Jul 4, 2022
1 parent 64fa794 commit 3a84f5e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/vite.ts
@@ -1,3 +1,4 @@
import unplugin from '.'
import type { VitePlugin } from 'unplugin'

export default unplugin.vite
export default unplugin.vite as VitePlugin

0 comments on commit 3a84f5e

Please sign in to comment.