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

x/deno_slack_hooks/tests/fixtures/triggers/valid_trigger.ts>default

Helper library implementing the contract between the Slack CLI and Slack application SDKs
Go to Latest
variable default
import { default } from "https://deno.land/x/deno_slack_hooks@0.10.0/tests/fixtures/triggers/valid_trigger.ts";

type

{ type: string; name: string; description: string; workflow: string; inputs; }