fix: widen pending to Uint8Array to accept ArrayBufferLike from reader #47
Annotations
2 errors
|
test
Process completed with exit code 2.
|
|
test:
src/index.ts#L194
Argument of type 'ArrayBuffer | SharedArrayBuffer' is not assignable to parameter of type 'ArrayBuffer'.
|