Function swc_estree_visit::fold_import_specifier_type[][src]

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