Function swc_ecma_visit::fold_ts_types[][src]

pub fn fold_ts_types<V: ?Sized + Fold>(
    _visitor: &mut V,
    n: Vec<Box<TsType>>
) -> Vec<Box<TsType>>