Files
openclaw/extensions/msteams/channel-config-api.ts
2026-06-04 21:59:00 -04:00

3 lines
127 B
TypeScript

// Msteams API module exposes the plugin public contract.
export { MSTeamsChannelConfigSchema } from "./src/config-schema.js";