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

3 lines
106 B
TypeScript

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