sveltekit-service-manager - v1.1.0
Preparing search index...
server
HttpServerConfig
Type Alias HttpServerConfig
Configuration for an HTTP server.
type
HttpServerConfig
=
{
options
?:
ServerOptions
;
type
:
"http"
;
}
Index
Properties
options?
type
Properties
Optional
options
options
?:
ServerOptions
type
type
:
"http"
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 HTTP server.