Home
last modified time | relevance | path

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

/third_party/typescript/lib/
Dprotocol.d.ts763 interface JsxClosingTagRequestArgs extends FileLocationRequestArgs { interface
/third_party/typescript/src/server/
Dprotocol.ts1046 export interface JsxClosingTagRequestArgs extends FileLocationRequestArgs {} interface