Function swc_estree_visit::fold_type_alias[][src]

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