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 fcc2851 commit a200cc8Copy full SHA for a200cc8
packages/open-next/src/core/routing/util.ts
@@ -9,6 +9,7 @@ import { parseHeaders } from "http/util.js";
9
import type { MiddlewareManifest } from "types/next-types";
10
import type {
11
InternalResult,
12
+ InternalEvent,
13
RoutingResult,
14
StreamCreator,
15
} from "types/open-next.js";
0 commit comments