// Public Mattermost API barrel for lightweight integration helpers. export { buildButtonAttachments } from "./src/mattermost/interactions.js"; export { isMattermostSenderAllowed } from "./src/mattermost/monitor-auth.js";