themeparks - v7.0.0
Preparing search index...
index
ThemeParksOptions
Interface ThemeParksOptions
interface
ThemeParksOptions
{
baseUrl
?:
string
;
cache
?:
false
|
Cache
|
{
maxEntries
?:
number
}
;
fetch
?:
FetchLike
;
retry
?:
Partial
<
RetryConfig
>
;
timeoutMs
?:
number
;
userAgent
?:
string
;
}
Index
Properties
base
Url?
cache?
fetch?
retry?
timeout
Ms?
user
Agent?
Properties
Optional
base
Url
baseUrl
?:
string
Optional
cache
cache
?:
false
|
Cache
|
{
maxEntries
?:
number
}
Optional
fetch
fetch
?:
FetchLike
Optional
retry
retry
?:
Partial
<
RetryConfig
>
Optional
timeout
Ms
timeoutMs
?:
number
Optional
user
Agent
userAgent
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
Url
cache
fetch
retry
timeout
Ms
user
Agent
themeparks - v7.0.0
Loading...