Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix "Cannot convert undefined to a BigInt" (#8)
* Fix "Cannot convert undefined to a BigInt" * Return original variable if conversion to BigInt is not possible * Only return `undefined` on `null` or `undefined` Co-authored-by: Aiden <[email protected]>
- Loading branch information