Files
openclaw/extensions/msteams/config-api.ts

4 lines
233 B
TypeScript

// Msteams API module exposes the plugin public contract.
export { buildChannelConfigSchema } from "openclaw/plugin-sdk/channel-config-schema";
export { MSTeamsConfigSchema } from "openclaw/plugin-sdk/bundled-channel-config-schema";