Function swc_ecma_visit::fold_ts_type_elements[][src]

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