mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-13 19:36:05 +00:00
3 lines
106 B
TypeScript
3 lines
106 B
TypeScript
// Feishu API module exposes the plugin public contract.
|
|
export { feishuPlugin } from "./src/channel.js";
|