mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-01 16:03:40 +00:00
3 lines
138 B
TypeScript
3 lines
138 B
TypeScript
// Telegram plugin module implements update offset store behavior.
|
|
export { deleteTelegramUpdateOffset } from "./update-offset-store.js";
|