2 ms·
A Uint8Array can be backed by buffers other than ArrayBuffer, which is where the types [0] come from. [0] https://github.com/microsoft/TypeScript/blob/924810c0
by 85392_school 7mo ago
A Uint8Array can be backed by buffers other than ArrayBuffer, which is where the types [0] come from.
[0] https://github.com/microsoft/TypeScript/blob/924810c077dd41019ea92358af187261d9057f5d/src/lib/es2023.array.d.ts#L212 https://github.com/microsoft/TypeScript/blob/924810c077dd410...