Files
openclaw/extensions/telegram/src/update-offset-store.runtime.ts
2026-06-04 22:03:15 -04:00

3 lines
138 B
TypeScript

// Telegram plugin module implements update offset store behavior.
export { deleteTelegramUpdateOffset } from "./update-offset-store.js";