Function swc_core::ecma::utils::extract_var_ids

pub fn extract_var_ids<T>(node: &T) -> Vec<Ident>
where T: VisitWith<Hoister>,
Available on crate features __ecma and __utils only.
Expand description

Extracts hoisted variables