mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-28 13:26:04 -06:00
3 lines
140 B
TypeScript
3 lines
140 B
TypeScript
// Imessage API module exposes the plugin public contract.
|
|
export { detectIMessageLegacyStateMigrations } from "./src/state-migrations.js";
|