mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-20 04:31:37 +00:00
3 lines
140 B
TypeScript
3 lines
140 B
TypeScript
// Whatsapp API module exposes the plugin public contract.
|
|
export { detectWhatsAppLegacyStateMigrations } from "./src/state-migrations.js";
|