Home
last modified time | relevance | path

Searched defs:SemanticDiagnosticsSyncResponse (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/lib/
Dprotocol.d.ts1926 interface SemanticDiagnosticsSyncResponse extends Response { interface
/third_party/typescript/src/server/
Dprotocol.ts2547 export interface SemanticDiagnosticsSyncResponse extends Response { interface