mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 05:20:43 +00:00
5 lines
117 B
TypeScript
5 lines
117 B
TypeScript
export {
|
|
buildChannelConfigSchema,
|
|
SlackConfigSchema,
|
|
} from "openclaw/plugin-sdk/channel-config-schema-legacy";
|