Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Type aliases

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

Generated using TypeDoc