There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A transformer to use with TypeScript compiler APIs that removes unnecessary decorators. It's particularly useful when sharing code between backend and frontend, preventing backend-specific decorators from appearing in the frontend bundle.