forked from DefinitelyTyped/DefinitelyTyped
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing
unsigned
final arg of Long.fromValue definition (Defini…
…telyTyped#59976) Compare the source definition in 4.0.0: https://github.com/dcodeIO/long.js/blob/941c5c62471168b5d18153755c2a7b38d2560e58/src/long.js#L273-L280 to the type: https://github.com/DefinitelyTyped/DefinitelyTyped/blob/eb48acf05bf3bf7197c5a3e55972530634a6d3bd/types/long/index.d.ts#L99-L102 `fromValue` can optionally accept a second `unsigned` arg.
- Loading branch information
1 parent
839e3be
commit b8d5209
Showing
2 changed files
with
6 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters