Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts1039 export function isEffectiveExternalModule(node: SourceFile, compilerOptions: CompilerOptions) { function
/third_party/typescript/lib/
Dtsc.js13102 function isEffectiveExternalModule(node, compilerOptions) { function