Searched defs:closingFragment (Results 1 – 7 of 7) sorted by relevance
/third_party/typescript/lib/ |
D | typescript.d.ts | 1428 readonly closingFragment: JsxClosingFragment; property
|
D | typescriptServices.d.ts | 1428 readonly closingFragment: JsxClosingFragment; property
|
D | tsserverlibrary.d.ts | 1428 readonly closingFragment: JsxClosingFragment; property
|
D | typingsInstaller.js | 26719 function createJsxFragment(openingFragment, children, closingFragment) { argument 26732 function updateJsxFragment(node, openingFragment, children, closingFragment) { argument
|
D | tsc.js | 21570 function createJsxFragment(openingFragment, children, closingFragment) { argument 21582 function updateJsxFragment(node, openingFragment, children, closingFragment) { argument
|
/third_party/typescript/tests/baselines/reference/api/ |
D | typescript.d.ts | 1428 readonly closingFragment: JsxClosingFragment; property
|
D | tsserverlibrary.d.ts | 1428 readonly closingFragment: JsxClosingFragment; property
|