Skip to main content
Module

x/deno_slack_sdk/datastore/types.ts>SlackDatastoreAttributes

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