mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 09:40:43 +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";
|