Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dprotocol.d.ts1515 interface CodeFixResponse extends Response { interface
/third_party/typescript/src/server/
Dprotocol.ts2060 export interface CodeFixResponse extends Response { interface