pub fn emit_expr(expr: &Expr) -> String
Emits an expression to a string representation.
Used by ts_template! when injecting expressions into raw source strings.
ts_template!