slackapi / bolt-js

A framework to build Slack apps using JavaScript
https://tools.slack.dev/bolt-js/
MIT License
2.75k stars 393 forks source link

Is this library usable from Typescript? #2317

Closed alper closed 1 hour ago

alper commented 2 hours ago

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?

alper commented 1 hour ago

Like I can't even cast any of the objects I get because the interfaces are not exported?

seratch commented 1 hour ago

I've provided an answer to this question at https://github.com/slackapi/bolt-js/issues/2316#issuecomment-2452765791 If you have follow-up questions, write in the the issue instead.