mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-23 15:59:32 +00:00
2 lines
155 B
TypeScript
2 lines
155 B
TypeScript
// Imessage API module exposes the plugin public contract.
|
|
export { describeIMessageMessageTool as describeMessageTool } from "./src/message-tool-api.js";
|