UNPKG

slack-block-builder

Version:

Maintainable code for interactive Slack messages, modals, home tabs, and workflow steps. A must-have for the Slack Block Kit framework.

5 lines (4 loc) 95 B
export declare enum ResponseType { Ephemeral = "ephemeral", InChannel = "in_channel" }