// Slack API module exposes the plugin public contract. export { compileSlackInteractiveReplies, isSlackInteractiveRepliesEnabled, } from "./src/interactive-replies.js";