mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-17 00:11:40 +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";
|