Function swc_ecma_utils::prepend_stmt

source ·
pub fn prepend_stmt<T: StmtLike>(stmts: &mut Vec<T>, stmt: T)
Expand description

inject branch after directives