Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dprotocol.d.ts1351 interface SetCompilerOptionsForInferredProjectsRequest extends Request { interface
/third_party/typescript/src/server/
Dprotocol.ts1864 export interface SetCompilerOptionsForInferredProjectsRequest extends Request { interface