Preparing search index...
The search index is not available
javascript-sdk - v4.7.0
javascript-sdk
config/interfaces
AsyncServerConfig
Interface AsyncServerConfig
Configuration settings for async config with well-known
interface
AsyncServerConfig
{
paths
?:
CustomPathConfig
;
timeout
?:
number
;
wellknown
?:
string
;
}
Hierarchy
Omit
<
ServerConfig
,
"baseUrl"
>
AsyncServerConfig
Index
Properties
paths?
timeout?
wellknown?
Properties
Optional
paths
paths
?:
CustomPathConfig
Optional
timeout
timeout
?:
number
Optional
wellknown
wellknown
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
paths
timeout
wellknown
javascript-sdk - v4.7.0
Loading...
Configuration settings for async config with well-known