mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-30 15:13:39 +00:00
4 lines
157 B
TypeScript
4 lines
157 B
TypeScript
// Narrow response-size reader for plugins that download bounded HTTP bodies.
|
|
|
|
export { readResponseWithLimit } from "../media/read-response-with-limit.js";
|