mirror of
https://github.com/openclaw/openclaw.git
synced 2026-03-30 03:11:10 +00:00
4 lines
234 B
TypeScript
4 lines
234 B
TypeScript
export * from "../plugins/runtime/runtime-telegram-contract.js";
|
|
export { buildTelegramGroupPeerId } from "../../extensions/telegram/src/bot/helpers.js";
|
|
export { parseTelegramTarget } from "../../extensions/telegram/src/targets.js";
|