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>
TransformerTransformCallback
Interface TransformerTransformCallback<I, O>
interface
TransformerTransformCallback
<
I
,
O
>
(
(
chunk
,
controller
)
=>
void
|
PromiseLike
<
void
>
)
Type Parameters
I
O
Transformer
Transform
Callback
(
chunk
,
controller
)
:
void
|
PromiseLike
<
void
>
Parameters
chunk
:
I
controller
:
TransformStreamDefaultController
<
O
>
Returns
void
|
PromiseLike
<
void
>
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