Home
last modified time | relevance | path

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

/third_party/typescript/src/compiler/
Dutilities.ts1355 export function isEmitNodeModulesFiles(emitNodeModulesFiles: boolean | undefined): boolean { function
4408 …(!host.isSourceFileFromExternalLibrary(sourceFile) || isEmitNodeModulesFiles(host.getCompilerOptio…