Files
openclaw/extensions/msteams/channel-plugin-api.ts
2026-04-25 09:27:59 +01:00

3 lines
109 B
TypeScript

export { msteamsPlugin } from "./src/channel.js";
export type { ChannelPlugin } from "./src/channel-api.js";