Function swc_babel_visit::fold_ts_type_parameters[][src]

pub fn fold_ts_type_parameters<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: Vec<TSTypeParameter>
) -> Vec<TSTypeParameter>