Github
Preparing search index...
The search index is not available
Documentation
Documentation
@web3-storage/upload-client
unknown
WritableStream
Variable WritableStream
Writable
Stream
:
{
prototype
:
WritableStream
<
any
>
;
new
<
W
>
(
underlyingSink
?
,
strategy
?
)
:
WritableStream
<
W
>
;
}
Type declaration
new
<
W
>
(
underlyingSink
?
,
strategy
?
)
:
WritableStream
<
W
>
Type Parameters
W
=
any
Parameters
Optional
underlyingSink
:
UnderlyingSink
<
W
>
Optional
strategy
:
QueuingStrategy
<
W
>
Returns
WritableStream
<
W
>
prototype
:
WritableStream
<
any
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
Documentation
@web3-storage/access
@web3-storage/capabilities
@web3-storage/upload-client
@web3-storage/filecoin-client
@web3-storage/w3up-client
Generated using
TypeDoc