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

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

inject stmt after directives