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 4b7e42a commit c7894ebCopy full SHA for c7894eb
src/app-bridge.ts
@@ -60,7 +60,7 @@ import {
60
McpUiSizeChangedNotificationSchema,
61
} from "./types";
62
export * from "./types";
63
-export { RESOURCE_URI_META_KEY } from "./app";
+export { RESOURCE_URI_META_KEY, RESOURCE_MIME_TYPE } from "./app";
64
export { PostMessageTransport } from "./message-transport";
65
66
/**
0 commit comments