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 a89f950 commit eea1519Copy full SHA for eea1519
src/server/index.ts
@@ -34,7 +34,6 @@ import {
34
SUPPORTED_PROTOCOL_VERSIONS,
35
} from "../types.js";
36
import Ajv from "ajv";
37
-import type { ValidateFunction } from "ajv";
38
39
export type ServerOptions = ProtocolOptions & {
40
/**
0 commit comments