export type Data = { type: `data`; buffer: Uint8Array; };