sveltekit-service-manager - v1.1.0
Preparing search index...
server
HttpsServerConfig
Type Alias HttpsServerConfig
Configuration for an HTTPS server. (TLS options required)
type
HttpsServerConfig
=
{
options
:
HttpsServerOptions
;
type
:
"https"
;
}
Index
Properties
options
type
Properties
options
options
:
HttpsServerOptions
type
type
:
"https"
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
options
type
sveltekit-service-manager - v1.1.0
Loading...
Configuration for an HTTPS server. (TLS options required)