Home
last modified time | relevance | path

Searched refs:ExpectedCompletionEntryLabelDetails (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/tests/cases/fourslash/
Dfourslash.ts720 readonly labelDetails?: ExpectedCompletionEntryLabelDetails;
723 export interface ExpectedCompletionEntryLabelDetails {
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts1749 readonly labelDetails?: ExpectedCompletionEntryLabelDetails;
1754 export interface ExpectedCompletionEntryLabelDetails { interface