pub(crate) fn emitter( opts: &Options, source_map: Arc<SourceMap>, fallback_bundle: LazyFallbackBundle, ) -> Box<dyn Emitter + DynSend>