Uint8ArrayWithMime: {
    mime: string;
    rawData: Uint8Array;
}

Type declaration

  • mime: string
  • rawData: Uint8Array