Type Alias swc_core::common::errors::SourceMapperDyn

pub type SourceMapperDyn = dyn SourceMapper;
Available on crate feature __common only.