Library Documentation
NPM
GitHub
Preparing search index...
The search index is not available
Amplify JS API Documentation
Amplify JS API Documentation
@aws-amplify/predictions
<Reference Types>
DocumentTypeListItem
Interface DocumentTypeListItem
Document type for each page in the document.
interface
DocumentTypeListItem
{
Page
?:
number
;
Type
?:
DocumentType
;
}
Index
Properties
Page?
Type?
Properties
Optional
Page
Page
?:
number
Page number.
Optional
Type
Type
?:
DocumentType
Document type.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Page
Type
Amplify JS API Documentation
aws-amplify
@aws-amplify
geo
interactions
predictions
pubsub
adapter-nextjs
datastore-storage-adapter
Document type for each page in the document.