Home
last modified time | relevance | path

Searched defs:externalImports (Results 1 – 3 of 3) sorted by relevance

/third_party/typescript/src/compiler/transformers/
Dutilities.ts9externalImports: (ImportDeclaration | ImportEqualsDeclaration | ExportDeclaration)[]; // imports o… property
69 … const externalImports: (ImportDeclaration | ImportEqualsDeclaration | ExportDeclaration)[] = []; constant
/third_party/typescript/lib/
Dtsc.js91671 function collectDependencyGroups(externalImports) { argument
91687 externalImports: [externalImport] property
DtypingsInstaller.js110912 function collectDependencyGroups(externalImports) { argument
110929 externalImports: [externalImport] property