Skip to content

Commit

Permalink
docs: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniomuso committed Oct 24, 2024
1 parent 85172cf commit 3329351
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ const uncompressedBuffer = await uncompress(compressedBuffer)

```ts
(data: Buffer | string | ArrayBuffer | Uint8Array) => Promise<Buffer>
```

### Sync

Expand Down

0 comments on commit 3329351

Please sign in to comment.