We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab61023 commit 5cd2ba2Copy full SHA for 5cd2ba2
packages/next/server/web/types.ts
@@ -1,5 +1,4 @@
1
import type { I18NConfig } from '../config-shared'
2
-import type { ReadableStream } from 'next/dist/compiled/web-streams-polyfill/ponyfill'
3
import type { NextRequest } from '../web/spec-extension/request'
4
import type { NextFetchEvent } from '../web/spec-extension/fetch-event'
5
import type { NextResponse } from './spec-extension/response'
0 commit comments