Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
doc: correct return type of Int32Value to int32_t
It currently reads uint32_t, which would be very strange, and is also untrue (I checked napi.h) ;) PR-URL: #459 Reviewed-By: Michael Dawson <[email protected]> Reviewed-By: NickNaso <[email protected]>
- Loading branch information