swc_ecma_utils

Function extract_var_ids

source
pub fn extract_var_ids<T: VisitWith<Hoister>>(node: &T) -> Vec<Ident>
Expand description

Extracts hoisted variables