trakteerjs
Preparing search index...
<internal>
ConnectOptsMap
Type Alias ConnectOptsMap
type
ConnectOptsMap
=
{
http
:
Omit
<
TcpNetConnectOpts
,
"host"
|
"port"
>
;
https
:
Omit
<
ConnectionOptions
,
"host"
|
"port"
>
;
}
Index
Properties
http
https
Properties
http
http
:
Omit
<
TcpNetConnectOpts
,
"host"
|
"port"
>
https
https
:
Omit
<
ConnectionOptions
,
"host"
|
"port"
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
http
https
trakteerjs
Loading...