[][src]Function swc_ecma_visit::fold_named_export

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