ModuleExportsAnalysis Result of analyzing a module's exports.
module_comment
Module-level documentation comment.
stringdeclarations
All exported declarations with their metadata (excludes same-name re-exports).
Array<DeclarationJson>re_exports
Same-name re-exports (for building also_exported_from in post-processing).
Array<ReExportInfo>