Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
NormalizedHonuaMetadataRequestOptions
Interface NormalizedHonuaMetadataRequestOptions
interface
NormalizedHonuaMetadataRequestOptions
{
cache
:
HonuaCacheReadMode
;
maxResponseBytes
?:
number
;
refresh
:
boolean
;
signal
?:
AbortSignal
;
staleIfError
:
boolean
;
staleIfErrorMs
?:
number
;
ttlMs
?:
number
;
}
Index
Properties
cache
max
Response
Bytes?
refresh
signal?
stale
If
Error
stale
If
Error
Ms?
ttl
Ms?
Properties
Readonly
cache
cache
:
HonuaCacheReadMode
Optional
Readonly
max
Response
Bytes
max
Response
Bytes
?:
number
Readonly
refresh
refresh
:
boolean
Optional
Readonly
signal
signal
?:
AbortSignal
Readonly
stale
If
Error
stale
If
Error
:
boolean
Optional
Readonly
stale
If
Error
Ms
stale
If
Error
Ms
?:
number
Optional
Readonly
ttl
Ms
ttl
Ms
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
max
Response
Bytes
refresh
signal
stale
If
Error
stale
If
Error
Ms
ttl
Ms
@honua/sdk-js
Loading...