Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/deno_slack_sdk/schema/schema_types.ts>default

SDK for building Run on Slack apps using Deno
Go to Latest
variable default
import { default } from "https://deno.land/x/deno_slack_sdk@2.12.0/schema/schema_types.ts";

type

{ string: string; boolean: string; integer: string; number: string; object: string; array: string; }