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.

6 lines (5 loc) 114 B
export declare enum SurfaceType { HomeTab = "home", Modal = "modal", WorkflowStep = "workflow_step" }