Skip to content

Commit e56182f

Browse files
authored
Apply suggestion from @ChALkeR
1 parent 999da0e commit e56182f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

bigint.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ export interface FromBigIntOptions {
2525
/**
2626
* Convert a BigInt to a Uint8Array or Buffer
2727
*
28-
* The BigInt is converted to a hex string and then padded to the specified length.
2928
* The output bytes are in big-endian format.
3029
* Throws if the BigInt is negative or cannot fit into the specified length.
3130
*

0 commit comments

Comments
 (0)