HoosatServer: https.Server<typeof IncomingMessage, typeof ServerResponse> | http.Server<typeof IncomingMessage, typeof ServerResponse> | undefined

Represents the Hoosat server which could be either an https.Server or http.Server.

Generated using TypeDoc