Skip to content

Commit 6fc6135

Browse files
committed
nit
1 parent b50ae66 commit 6fc6135

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ import {
4141
} from "./types";
4242
import { Transport } from "@modelcontextprotocol/sdk/shared/transport.js";
4343

44-
export { PostMessageTransport } from "./message-transport.js";
44+
export { PostMessageTransport } from "./message-transport";
4545
export * from "./types";
4646

4747
/**

0 commit comments

Comments
 (0)