Type alias UnixfsV1FileContent

UnixfsV1FileContent: AsyncIterable<Uint8Array> | Iterable<Uint8Array>