Function swc_ecma_transforms_module::system_js::system_js_with_resolver
source ยท pub fn system_js_with_resolver(
resolver: Box<dyn ImportResolver>,
base: FileName,
unresolved_mark: Mark,
config: Config,
) -> impl Fold