fix: Uint8Array<ArrayBufferLike> to ArrayBuffer via buffer.slice #43
Annotations
2 errors
|
test
Process completed with exit code 2.
|
|
test:
src/index.ts#L182
Type 'Uint8Array<ArrayBufferLike>' is not assignable to type 'Uint8Array<ArrayBuffer>'.
|