Skip to main content
Module

x/deno_slack_sdk/datastore/types.ts>SlackDatastoreAttribute

SDK for building Run on Slack apps using Deno
Go to Latest
type alias SlackDatastoreAttribute
import { type SlackDatastoreAttribute } from "https://deno.land/x/deno_slack_sdk@1.4.3/datastore/types.ts";
definition: { type: string | ICustomType; }