UNPKG

openclaw

Version:

Multi-channel AI gateway with extensible messaging integrations

16 lines (15 loc) 497 B
import "./undici-runtime-CdQVyjAR.js"; import "./ssrf-CvPEXMGn.js"; import "./node-proxy-agent-CWnkEd0Y.js"; import "./proxy-fetch-Ii-XBOip.js"; import "./fetch-C0IyrVwh.js"; //#region src/plugin-sdk/fetch-runtime.ts /** Apply the trusted-env-proxy guarded fetch preset without exposing raw mode strings to plugins. */ function withTrustedEnvProxyGuardedFetchMode(params) { return { ...params, mode: "trusted_env_proxy" }; } //#endregion export { withTrustedEnvProxyGuardedFetchMode as t };