mirror of
https://github.com/moltbot/moltbot.git
synced 2026-05-16 18:34:18 +00:00
5 lines
118 B
TypeScript
5 lines
118 B
TypeScript
export {
|
|
buildChannelConfigSchema,
|
|
SlackConfigSchema,
|
|
} from "openclaw/plugin-sdk/bundled-channel-config-schema";
|