Files
openclaw/extensions/slack/channel-config-api.ts
2026-06-04 22:03:15 -04:00

3 lines
123 B
TypeScript

// Slack API module exposes the plugin public contract.
export { SlackChannelConfigSchema } from "./src/config-schema.js";