UNPKG

@smithy/node-http-handler

Version:
7 lines (6 loc) 168 B
import type { StreamCollector } from "@smithy/types"; /** * @internal * Converts a stream to a byte array. */ export declare const streamCollector: StreamCollector;