Skip to content

Commit e76c16f

Browse files
author
liujunpeng
committed
doc: correct version info for isBigIntObject
Refs: #55446
1 parent 4e89e62 commit e76c16f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/util.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2362,7 +2362,7 @@ util.types.isBigInt64Array(new BigUint64Array()); // Returns false
23622362
### `util.types.isBigIntObject(value)`
23632363
23642364
<!-- YAML
2365-
added: v22.9.0
2365+
added: v10.4.0
23662366
-->
23672367
23682368
* `value` {any}

0 commit comments

Comments
 (0)