Preparing search index...
The search index is not available
Documentation
Documentation
@mysten/kiosk
PagedKioskData
Type Alias PagedKioskData
PagedKioskData
:
{
data
:
KioskData
;
hasNextPage
:
boolean
;
nextCursor
:
string
|
null
|
undefined
;
}
Type declaration
data
:
KioskData
hasNextPage
:
boolean
nextCursor
:
string
|
null
|
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...