Skip to main content
Module

x/deno_slack_sdk/deps.ts

SDK for building Run on Slack apps using Deno
Go to Latest
File
export { SlackAPI } from "https://deno.land/x/deno_slack_api@2.4.0/mod.ts";export type { SlackAPIClient, Trigger,} from "https://deno.land/x/deno_slack_api@2.4.0/types.ts";