Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
aws-amplify
utils
<Reference Types>
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
External
Theme
OS
Light
Dark
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter