chuck-catron/nestjs-write-custom-decorator icon
public
Published on 5/5/2025
nestjs write-custom-decorator

Prompts
nestjs write-custom-decorator
Write a custom NestJS decorator
Write a custom NestJS decorator named {decoratorName} that can be applied to controller methods.
Provide an example of how to use it.