Skip to content

Commit 2e45e18

Browse files
committed
fix: types
1 parent 968d6ab commit 2e45e18

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/module.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ import { addServerHandler, addTemplate, defineNuxtModule } from '@nuxt/kit'
33
import type { Options } from 'http-proxy-middleware'
44
import { join } from 'pathe'
55
import { defu } from 'defu'
6-
// @ts-expect-error: No types
76
import dedent from 'dedent'
87

98
export default defineNuxtModule<Options>({

0 commit comments

Comments
 (0)