Files
openclaw/extensions/imessage/channel-plugin-api.ts
2026-06-04 21:40:44 -04:00

3 lines
110 B
TypeScript

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