Skip to content

Commit 5cd2ba2

Browse files
committed
Use the global web type
1 parent ab61023 commit 5cd2ba2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/next/server/web/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import type { I18NConfig } from '../config-shared'
2-
import type { ReadableStream } from 'next/dist/compiled/web-streams-polyfill/ponyfill'
32
import type { NextRequest } from '../web/spec-extension/request'
43
import type { NextFetchEvent } from '../web/spec-extension/fetch-event'
54
import type { NextResponse } from './spec-extension/response'

0 commit comments

Comments
 (0)