Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dprogram.ts1938 …const isOhModule = (item.file !== undefined) && (normalizePath(item.file.fileName).indexOf("/oh_mo… constant
1939 ….file?.scriptKind === ScriptKind.TS && item.file?.isDeclarationFile && messageFlag) || isOhModule);