Skip to content

Commit f219539

Browse files
committed
fix type
1 parent d8088c1 commit f219539

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

packages/next/types/$$compiled.internal.d.ts

-5
Original file line numberDiff line numberDiff line change
@@ -747,11 +747,6 @@ declare module 'next/dist/compiled/zod-validation-error' {
747747
export = zve
748748
}
749749

750-
declare module 'next/dist/compiled/@typescript/vfs' {
751-
import m from '@typescript/vfs'
752-
export = m
753-
}
754-
755750
declare module 'mini-css-extract-plugin'
756751
declare module 'next/dist/compiled/loader-utils3'
757752

0 commit comments

Comments
 (0)