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