Library API
⬅ Back to Guides
Preparing search index...
server.index
ServerMapOpts
Interface ServerMapOpts
interface
ServerMapOpts
{
catch
?:
boolean
;
debug
?:
DebugLevel
;
endpoint
?:
string
;
ip
?:
string
;
timeout
?:
number
;
}
Index
Properties
catch?
debug?
endpoint?
ip?
timeout?
Properties
Optional
catch
catch
?:
boolean
Optional
debug
debug
?:
DebugLevel
Optional
endpoint
endpoint
?:
string
Optional
ip
ip
?:
string
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
catch
debug
endpoint
ip
timeout
⬅ Back to Guides
Library API
Loading...