Searched refs:ambientModuleExportDecls (Results 1 – 1 of 1) sorted by relevance
50 … const ambientModuleExportDecls = ambientModule.body.statements.filter(isExportDeclaration); constant51 organizeImportsWorker(ambientModuleExportDecls, coalesceExports);