Skip to content

Commit f2a6478

Browse files
Renegade334juanarbol
authored andcommitted
doc: remove unsupported template type from v8.md
Signed-off-by: Renegade334 <contact.9a5d6388@renegade334.me.uk> PR-URL: #63410 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Chengzhong Wu <legendecas@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent ff76193 commit f2a6478

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/api/v8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ added: v22.0.0
384384
* `format` {string} If it's `'count'`, the count of matched objects
385385
is returned. If it's `'summary'`, an array with summary strings
386386
of the matched objects is returned.
387-
* Returns: {number|Array<string>}
387+
* Returns: {number|string\[]}
388388

389389
This is similar to the [`queryObjects()` console API][] provided by the
390390
Chromium DevTools console. It can be used to search for objects that

0 commit comments

Comments
 (0)