Files
openclaw/extensions/imessage/legacy-state-migrations-api.ts
2026-06-04 21:40:44 -04:00

3 lines
140 B
TypeScript

// Imessage API module exposes the plugin public contract.
export { detectIMessageLegacyStateMigrations } from "./src/state-migrations.js";