Files
openclaw/extensions/slack/config-api.ts
2026-04-04 05:31:11 +01:00

5 lines
110 B
TypeScript

export {
buildChannelConfigSchema,
SlackConfigSchema,
} from "openclaw/plugin-sdk/channel-config-schema";