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 7aec2ef commit a694ba2Copy full SHA for a694ba2
src/server/mcp.test.ts
@@ -14,8 +14,7 @@ import {
14
LoggingMessageNotificationSchema,
15
Notification,
16
TextContent,
17
- ElicitRequestSchema,
18
- SetLevelRequestSchema
+ ElicitRequestSchema
19
} from '../types.js';
20
import { ResourceTemplate } from './mcp.js';
21
import { completable } from './completable.js';
0 commit comments