Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dprotocol.d.ts541 interface GetCombinedCodeFixResponse extends Response { interface
/third_party/typescript/src/server/
Dprotocol.ts729 export interface GetCombinedCodeFixResponse extends Response { interface