mirror of
https://fastgit.cc/github.com/openclaw/openclaw
synced 2026-04-30 14:02:56 +08:00
5 lines
113 B
TypeScript
5 lines
113 B
TypeScript
export {
|
|
buildChannelConfigSchema,
|
|
IMessageConfigSchema,
|
|
} from "openclaw/plugin-sdk/channel-config-schema";
|