Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dprotocol.d.ts267 interface OutliningSpansResponse extends Response { interface
/third_party/typescript/src/server/
Dprotocol.ts390 export interface OutliningSpansResponse extends Response { interface