Function swc_babel_visit::fold_import_kind[][src]

pub fn fold_import_kind<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: ImportKind
) -> ImportKind