We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96f8a7a commit 820baecCopy full SHA for 820baec
1 file changed
packages/start/src/server/server-functions-shared.ts
@@ -1,4 +1,4 @@
1
-import { deserializeJSONStream, deserializeJSStream } from "./serialization";
+import { deserializeJSONStream, deserializeJSStream } from "./serialization.ts";
2
3
export const BODY_FORMAT_KEY = "X-Start-Type";
4
0 commit comments