mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-26 00:09:35 +00:00
3 lines
143 B
TypeScript
3 lines
143 B
TypeScript
// Telegram plugin module implements proxy behavior.
|
|
export { getProxyUrlFromFetch, makeProxyFetch } from "openclaw/plugin-sdk/fetch-runtime";
|