Preparing search index...
The search index is not available
@honua/sdk-js
@honua/sdk-js
honua
QueryTileServerCachePolicyDescriptor
Interface QueryTileServerCachePolicyDescriptor
interface
QueryTileServerCachePolicyDescriptor
{
cacheControl
?:
string
;
sourceVersion
?:
string
;
validators
:
readonly
(
"etag"
|
"last-modified"
)
[]
;
vary
?:
readonly
string
[]
;
}
Index
Properties
cache
Control?
source
Version?
validators
vary?
Properties
Optional
cache
Control
cache
Control
?:
string
Optional
source
Version
source
Version
?:
string
validators
validators
:
readonly
(
"etag"
|
"last-modified"
)
[]
Optional
vary
vary
?:
readonly
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cache
Control
source
Version
validators
vary
@honua/sdk-js
Loading...