// Slack API module exposes the plugin public contract. export type { SlackInteractiveHandlerContext, SlackInteractiveHandlerRegistration, } from "./src/interactive-dispatch.js";