BlobType = Uint8Array | number[] | `0x${string}`
Uint8Array
number
`0x${string}`
Defined in: display/types.ts:49