Preparing search index...
The search index is not available
hoosat-create
hoosat-create
server/core/types
HoosatServerOptions
Interface HoosatServerOptions
Represents the options for the Hoosat server.
Hierarchy
HoosatServerOptions
Index
Properties
https?
protocol?
Properties
Optional
https
https
?:
{
ca
?:
string
;
cert
?:
string
;
key
?:
string
;
}
Type declaration
Optional
ca
?:
string
Optional
cert
?:
string
Optional
key
?:
string
Optional
protocol
protocol
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
https
protocol
hoosat-
create
@types
__tests__/example.test
client
client/
App
client/routes/
About
client/routes/
Home
server
server/api-
routes/ping
server/core/analytics
server/core/assets
server/core/compress
server/core/cors
server/core/css
Extractor
server/core/errors
server/core/i18n
server/core/preload
server/core/renderer
server/core/seo
server/core/server
server/core/types
AnalyticsDTO
Head
Tags
Helmet
Context
Hoosat
Params
Hoosat
Request
Hoosat
Response
Hoosat
Server
Options
Uploaded
File
Hoosat
Request
Handler
Hoosat
Route
Hoosat
Router
Hoosat
Server
server/core/upload
Generated using
TypeDoc
Represents the options for the Hoosat server.