-
-
Notifications
You must be signed in to change notification settings - Fork 37.1k
util/types isBigIntObject not documented #55446
Copy link
Copy link
Closed
Labels
confirmed-bugIssues and PRs for confirmed bugs.Issues and PRs for confirmed bugs.docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.utilIssues and PRs related to the built-in util module.Issues and PRs related to the built-in util module.
Description
Activity
Metadata
Metadata
Assignees
Labels
confirmed-bugIssues and PRs for confirmed bugs.Issues and PRs for confirmed bugs.docIssues and PRs related to Node.js documentation.Issues and PRs related to Node.js documentation.good first issueIssues that are suitable for first-time contributors.Issues that are suitable for first-time contributors.utilIssues and PRs related to the built-in util module.Issues and PRs related to the built-in util module.
Affected URL(s)
https://nodejs.org/docs/latest/api/util.html
Description of the problem
Hi!
Small issue:
isBigIntObjectseems to be present in nodejs (22.9.0) via'node:util/types', but missing from the documentation and it is also missing in DefinitelyTyped.