Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Type aliases

AsObject

AsObject: { acme: boolean; cert: Uint8Array | string; data: Uint8Array | string; host: string; key: Uint8Array | string; port: number; protocol: StageProtocolMap[keyof StageProtocolMap] }

Type declaration

  • acme: boolean
  • cert: Uint8Array | string
  • data: Uint8Array | string
  • host: string
  • key: Uint8Array | string
  • port: number
  • protocol: StageProtocolMap[keyof StageProtocolMap]

Generated using TypeDoc