Skip to content

Commit 1eabd02

Browse files
committed
f6
1 parent 4e20c80 commit 1eabd02

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/next/types/compiled.d.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,9 @@ declare module 'next/dist/compiled/amphtml-validator' {
6565
export type ValidationError = any
6666
}
6767

68+
declare module 'react-server-dom-webpack/server'
69+
declare module 'react-server-dom-webpack/static'
70+
6871
declare module 'VAR_MODULE_GLOBAL_ERROR'
6972
declare module 'VAR_USERLAND'
7073
declare module 'VAR_MODULE_DOCUMENT'

0 commit comments

Comments
 (0)