Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dprotocol.d.ts479 interface GetEditsForRefactorResponse extends Response { interface
/third_party/typescript/src/server/
Dprotocol.ts654 export interface GetEditsForRefactorResponse extends Response { interface