Function swc_core::ecma::utils::prepend_stmt

pub fn prepend_stmt<T>(stmts: &mut Vec<T>, stmt: T)
where T: StmtLike,
Available on crate features __ecma and __utils only.
Expand description

inject branch after directives