Skip to main content
Module

x/deno_slack_runtime/deps.ts

Helper library for running a Run on Slack Deno function
Latest
import * as denoSlackRuntime from "https://deno.land/x/deno_slack_runtime@1.1.1/deps.ts";

Variables

Based on the arguments provided by the CLI to the SDK hook process, returns an appropriate Protocol interface for communicating with the CLI over the specified protocol.

Functions

Take a set of command line arguments, with an optional set of options, and return an object representation of those argument.

Read Reader r until EOF (null) and resolve to the content as Uint8Array`.

Interfaces

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