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

3 lines
129 B
TypeScript

// Imessage API module exposes the plugin public contract.
export { IMessageChannelConfigSchema } from "./src/config-schema.js";