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
I think it should be clear that this is a javascript library and from typescript we should not really expect anything to work see #2316.
Isn't it absurd not to have a Typescript first approach?
The text was updated successfully, but these errors were encountered:
Like I can't even cast any of the objects I get because the interfaces are not exported?
Sorry, something went wrong.
I've provided an answer to this question at #2316 (comment) If you have follow-up questions, write in the the issue instead.
FYI in bolt v4 the types are re-exported: https://github.com/slackapi/bolt-js/blob/main/src/index.ts#L76
No branches or pull requests
I think it should be clear that this is a javascript library and from typescript we should not really expect anything to work see #2316.
Isn't it absurd not to have a Typescript first approach?
The text was updated successfully, but these errors were encountered: