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 e954ef8 commit 106f7d4Copy full SHA for 106f7d4
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