Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Type aliases

AsObject

AsObject: { client?: AsObject; data: Uint8Array | string; err: string; eventtype: string; job?: AsObject; session?: AsObject }

Type declaration

  • Optional client?: AsObject
  • data: Uint8Array | string
  • err: string
  • eventtype: string
  • Optional job?: AsObject
  • Optional session?: AsObject

Generated using TypeDoc