Package: @effect/platform-node Module: NodeMultipart
@effect/platform-node
NodeMultipart
Returns the underlying Node readable stream for a multipart file produced by the Node multipart parser.
Signature
declare const fileToReadable: (file: Multipart.File) => Readable
Source
Since v4.0.0