stringifiedBigInt
This helper combines asserting that a string will parse as a BigInt with coercing it to the
StringifiedBigInt type. It's best used with untrusted input.
Parameters
| Parameter | Type |
|---|---|
putativeBigInt | string |
This helper combines asserting that a string will parse as a BigInt with coercing it to the
StringifiedBigInt type. It's best used with untrusted input.
| Parameter | Type |
|---|---|
putativeBigInt | string |