Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/deno_slack_protocols/types.ts

Implements the rules for communication between Slack CLI and any Slack app development SDKs
import * as denoSlackProtocols from "https://deno.land/x/deno_slack_protocols@0.0.2/types.ts";

Interfaces

An interface encapsulating a specific set of communication rules that both the SDK and the CLI implement.