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