Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno_slack_sdk/types.ts>Env

SDK for building Run on Slack apps using Deno
Extremely Popular
Go to Latest
type alias Env
import { type Env } from "https://deno.land/x/deno_slack_sdk@2.11.0/types.ts";
definition: Record<string, string>