Function has_rest_pat
pub fn has_rest_pat<T>(node: &T) -> boolwhere
T: VisitWith<RestPatVisitor>,
Available on crate features
__ecma
and __utils
only.pub fn has_rest_pat<T>(node: &T) -> boolwhere
T: VisitWith<RestPatVisitor>,
__ecma
and __utils
only.