Preparing search index...
The search index is not available
javascript-sdk - v4.7.0
javascript-sdk
config/interfaces
ServerConfig
Interface ServerConfig
Configuration settings for connecting to a server.
interface
ServerConfig
{
baseUrl
:
string
;
paths
?:
CustomPathConfig
;
timeout
?:
number
;
}
Index
Properties
base
Url
paths?
timeout?
Properties
base
Url
baseUrl
:
string
Optional
paths
paths
?:
CustomPathConfig
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
base
Url
paths
timeout
javascript-sdk - v4.7.0
Loading...
Configuration settings for connecting to a server.