Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/adapter-nextjs
index
<Reference Types>
UnderlyingByteSource
Interface UnderlyingByteSource
interface
UnderlyingByteSource
{
autoAllocateChunkSize
?:
number
;
cancel
?:
ReadableStreamErrorCallback
;
pull
?:
ReadableByteStreamControllerCallback
;
start
?:
ReadableByteStreamControllerCallback
;
type
:
"bytes"
;
}
Index
Properties
auto
Allocate
Chunk
Size?
cancel?
pull?
start?
type
Properties
Optional
auto
Allocate
Chunk
Size
auto
Allocate
Chunk
Size
?:
number
Optional
cancel
cancel
?:
ReadableStreamErrorCallback
Optional
pull
pull
?:
ReadableByteStreamControllerCallback
Optional
start
start
?:
ReadableByteStreamControllerCallback
type
type
:
"bytes"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
auto
Allocate
Chunk
Size
cancel
pull
start
type
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter