mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-16 16:21:34 +00:00
3 lines
140 B
TypeScript
3 lines
140 B
TypeScript
// Telegram API module exposes the plugin public contract.
|
|
export { detectTelegramLegacyStateMigrations } from "./src/state-migrations.js";
|