UNPKG

@slack/bolt

Version:

A framework for building Slack apps, fast.

10 lines 282 B
export * from './utilities'; export * from './middleware'; export * from './actions'; export * from './command'; export * from './events'; export * from './options'; export * from './view'; export * from './receiver'; export * from './shortcuts'; //# sourceMappingURL=index.d.ts.map