Hi,
Using npm dependencies @amplitude/ampli v1.31.2 and @amplitude/analytics-browser v1.9.1, the generated wrapper does not compile with our current TypeScript version 4.8.4. Documentation mentions a version requirement > 2.1
Also, event names containing single quotes also generate non-compiling code (our event names are written in natural french language). Single quotes seem to be handled properly on property names though.