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>
TransformStream
Interface TransformStream<I, O>
interface
TransformStream
<
I
,
O
>
{
readable
:
ReadableStream
<
O
>
;
writable
:
WritableStream
<
I
>
;
}
Type Parameters
I
=
any
O
=
any
Index
Properties
readable
writable
Properties
Readonly
readable
readable
:
ReadableStream
<
O
>
Readonly
writable
writable
:
WritableStream
<
I
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
readable
writable
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter