Skip to content

Commit

Permalink
doc: correct version info for isBigIntObject
Browse files Browse the repository at this point in the history
Refs: #55446
  • Loading branch information
liujunpeng committed Oct 19, 2024
1 parent 4e89e62 commit e76c16f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/api/util.md
Original file line number Diff line number Diff line change
Expand Up @@ -2362,7 +2362,7 @@ util.types.isBigInt64Array(new BigUint64Array()); // Returns false
### `util.types.isBigIntObject(value)`
<!-- YAML
added: v22.9.0
added: v10.4.0
-->
* `value` {any}
Expand Down

0 comments on commit e76c16f

Please sign in to comment.