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

3 lines
108 B
TypeScript

// Msteams API module exposes the plugin public contract.
export { msteamsPlugin } from "./src/channel.js";