We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is there a reason why the method setClient and the client property aren't defined in MailerService class in the typescript defintion,
setClient
client
MailerService
The text was updated successfully, but these errors were encountered:
Hi @lalop,
Thanks for bringing this up. I know it's been a while since you raised this issue but this should now be fixed with this PR.
Thanks, Shwetha
Sorry, something went wrong.
No branches or pull requests
Issue Summary
Is there a reason why the method
setClient
and theclient
property aren't defined inMailerService
class in the typescript defintion,Technical details:
The text was updated successfully, but these errors were encountered: