Home
last modified time | relevance | path

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

/third_party/typescript/tests/cases/fourslash/
Dfourslash.ts817 export const statementInJsKeywords: ReadonlyArray<Entry>; constant
/third_party/typescript/src/harness/
DfourslashInterfaceImpl.ts1299 export const statementInJsKeywords = getInJsKeywords(statementKeywords); constant