Files
openclaw/extensions/msteams/config-api.ts
2026-04-28 02:31:21 +01:00

5 lines
120 B
TypeScript

export {
buildChannelConfigSchema,
MSTeamsConfigSchema,
} from "openclaw/plugin-sdk/bundled-channel-config-schema";