mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 09:40:43 +00:00
5 lines
120 B
TypeScript
5 lines
120 B
TypeScript
export {
|
|
buildChannelConfigSchema,
|
|
DiscordConfigSchema,
|
|
} from "openclaw/plugin-sdk/bundled-channel-config-schema";
|