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) 84 B
export declare enum ObjectType { Text = "plain_text", Markdown = "mrkdwn" }