AsObject
AsObject: { acme: boolean; cert: Uint8Array | string; domain: string; host: string; key: Uint8Array | string; persistent: boolean; port: number; secure: boolean; website: string }
Type declaration
-
acme: boolean
-
cert: Uint8Array | string
-
domain: string
-
host: string
-
key: Uint8Array | string
-
persistent: boolean
-
port: number
-
secure: boolean
-
website: string