node
node copied to clipboard
util/types isBigIntObject not documented
Affected URL(s)
https://nodejs.org/docs/latest/api/util.html
Description of the problem
Hi!
Small issue: isBigIntObject seems to be present in nodejs (22.9.0) via 'node:util/types', but missing from the documentation and it is also missing in DefinitelyTyped.
PRs are always welcome :-)
@RedYetiDev I just make a PR for this issue. It's my first PR ^_^
@leviscar thanks for making a PR, I did some research and have one minor correction:
https://github.com/nodejs/node/pull/55450/files#r1807010918