apricote / nest-pg-boss

Use pg-boss in your NestJS app
MIT License
11 stars 6 forks source link

feat!: stricter decorator typing #18

Closed apricote closed 1 year ago

apricote commented 1 year ago

The @FooJob.Handle() decorator now verifies that the decorated method accepts the right arguments.