We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ca840 commit 2f3ebc4Copy full SHA for 2f3ebc4
1 file changed
src/scenarios/client/tools_call.ts
@@ -5,7 +5,6 @@ import {
5
ListToolsRequestSchema
6
} from '@modelcontextprotocol/sdk/types.js';
7
import type { Scenario, ConformanceCheck } from '../../types.js';
8
-// @ts-expect-error - express has incomplete type definitions
9
import express, { Request, Response, NextFunction } from 'express';
10
import { ScenarioUrls } from '../../types.js';
11
0 commit comments