Home
last modified time | relevance | path

Searched refs:BraceResponse (Results 1 – 5 of 5) sorted by relevance

/third_party/typescript/src/server/
Dprotocol.ts3037 export interface BraceResponse extends Response { interface
/third_party/typescript/lib/
Dprotocol.d.ts2338 interface BraceResponse extends Response { interface
Dtsserverlibrary.d.ts8915 interface BraceResponse extends Response {
/third_party/typescript/src/harness/
Dclient.ts738 const response = this.processResponse<protocol.BraceResponse>(request);
/third_party/typescript/tests/baselines/reference/api/
Dtsserverlibrary.d.ts9034 interface BraceResponse extends Response {