We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e78eed commit 5cc46c6Copy full SHA for 5cc46c6
1 file changed
src/app.ts
@@ -52,7 +52,7 @@ import {
52
McpUiRequestDisplayModeResultSchema,
53
} from "./types";
54
import { Transport } from "@modelcontextprotocol/sdk/shared/transport.js";
55
-import { safeParseAsync, ZodRawShape } from "zod/v4";
+import { safeParseAsync } from "zod/v4";
56
import {
57
RegisteredTool,
58
ToolCallback,
0 commit comments