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.

7 lines (6 loc) 204 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CompositionObjectBase = void 0; class CompositionObjectBase { } exports.CompositionObjectBase = CompositionObjectBase;