Function swc_estree_visit::fold_ts_declare_function[][src]

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