Skip to content

Commit

Permalink
Use the global web type
Browse files Browse the repository at this point in the history
  • Loading branch information
Schniz committed Feb 14, 2022
1 parent ab61023 commit 5cd2ba2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/next/server/web/types.ts
@@ -1,5 +1,4 @@
import type { I18NConfig } from '../config-shared'
import type { ReadableStream } from 'next/dist/compiled/web-streams-polyfill/ponyfill'
import type { NextRequest } from '../web/spec-extension/request'
import type { NextFetchEvent } from '../web/spec-extension/fetch-event'
import type { NextResponse } from './spec-extension/response'
Expand Down

0 comments on commit 5cd2ba2

Please sign in to comment.