UNPKG

nestjs-slack-bolt

Version:

A NestJS module for seamless integration with Slack using the Bolt SDK

3 lines (2 loc) 87 B
import { AppOptions } from '@slack/bolt'; export type SlackModuleOptions = AppOptions;