Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Type aliases

Type aliases

AsObject

AsObject: { data: Uint8Array | string; id: number; type: number; unknownmessagetype: boolean }

Type declaration

  • data: Uint8Array | string
  • id: number
  • type: number
  • unknownmessagetype: boolean

Generated using TypeDoc