Skip to content

Commit c7894eb

Browse files
committed
Update app-bridge.ts
1 parent 4b7e42a commit c7894eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app-bridge.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ import {
6060
McpUiSizeChangedNotificationSchema,
6161
} from "./types";
6262
export * from "./types";
63-
export { RESOURCE_URI_META_KEY } from "./app";
63+
export { RESOURCE_URI_META_KEY, RESOURCE_MIME_TYPE } from "./app";
6464
export { PostMessageTransport } from "./message-transport";
6565

6666
/**

0 commit comments

Comments
 (0)