Closed heniotierra closed 5 years ago
@heniotierra May be it missing from type definition. I will appreciate PR for the fix.
@lykmapipo I have fixed it, but it required a patch to https://github.com/lykmapipo/kue-unique as well. Will send the PRs.
@heniotierra On it.
I am using this lib along with Typescript, but if I try the example to create a unique Job instance, I get the following message from ts compiler:
This is the code:
How can I get this to work?
Thanks,