Files
openclaw/extensions/slack/config-api.ts
2026-04-27 11:19:09 +01:00

5 lines
117 B
TypeScript

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