Preparing search index...
The search index is not available
@safe-global/safe-gateway-typescript-sdk
@safe-global/safe-gateway-typescript-sdk
Page
Type Alias Page<T>
Page
:
{
next
?:
string
;
previous
?:
string
;
results
:
T
[]
}
Type Parameters
T
Type declaration
Optional
next
?:
string
Optional
previous
?:
string
results
:
T
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@safe-global/safe-gateway-typescript-sdk
Loading...