[][src]Function swc_ecma_transforms::util::prepend

pub fn prepend<T>(stmts: &mut Vec<T>, stmt: T) where
    T: StmtLike

inject branch after directives