swc_ecma_transforms_module::import_analysis

Function import_analyzer

source
pub fn import_analyzer(
    import_interop: ImportInterop,
    ignore_dynamic: bool,
) -> impl Fold + VisitMut