Searched defs:externalImports (Results 1 – 3 of 3) sorted by relevance
9 …externalImports: (ImportDeclaration | ImportEqualsDeclaration | ExportDeclaration)[]; // imports o… property69 … const externalImports: (ImportDeclaration | ImportEqualsDeclaration | ExportDeclaration)[] = []; constant
91671 function collectDependencyGroups(externalImports) { argument91687 externalImports: [externalImport] property
110912 function collectDependencyGroups(externalImports) { argument110929 externalImports: [externalImport] property