Skip to main content
Module

x/deno_slack_sdk/datastore/types.ts>ISlackDatastore

SDK for building Run on Slack apps using Deno
Go to Latest
interface ISlackDatastore
import { type ISlackDatastore } from "https://deno.land/x/deno_slack_sdk@1.5.0/datastore/types.ts";

Properties

name: string
registerAttributeTypes: (manifest: SlackManifest) => void