Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
bradclawsie committed Feb 26, 2023
1 parent 21ffa99 commit 949d2e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ import * from "https://deno.land/x/textras/mod.ts";
```

## exported fuctions
```ts
```
const bytesToHex: (d: Uint8Array) => string
convert a byte array to its hex string encoding
Expand Down

0 comments on commit 949d2e4

Please sign in to comment.