Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dprotocol.d.ts2219 interface ReloadResponse extends Response { interface
/third_party/typescript/src/server/
Dprotocol.ts2902 export interface ReloadResponse extends Response { interface