Skip to content

covenix / RangeBody

Type Alias: RangeBody

RangeBody = Uint8Array | RangeStreamBody | RangePathBody

Defined in: src/range-file-response.ts:35

The bodies a RangeFileResponse can carry — all range-capable by construction.