Skip to content

Commit a200cc8

Browse files
committed
fix build
1 parent fcc2851 commit a200cc8

File tree

1 file changed

+1
-0
lines changed
  • packages/open-next/src/core/routing

1 file changed

+1
-0
lines changed

packages/open-next/src/core/routing/util.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ import { parseHeaders } from "http/util.js";
99
import type { MiddlewareManifest } from "types/next-types";
1010
import type {
1111
InternalResult,
12+
InternalEvent,
1213
RoutingResult,
1314
StreamCreator,
1415
} from "types/open-next.js";

0 commit comments

Comments
 (0)