Skip to content

Commit ef74e52

Browse files
Add console group, groupEnd
1 parent 415e003 commit ef74e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/javascript-environment.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Many standards functions are also available on all the supported JavaScript runt
6060

6161
Browser
6262

63-
* [console.{log, warn, error, info, trace, table}](https://developer.chrome.com/devtools/docs/console-api)
63+
* [console.{log, warn, error, info, trace, table, group, groupEnd}](https://developer.chrome.com/devtools/docs/console-api)
6464
* [CommonJS require](https://nodejs.org/docs/latest/api/modules.html)
6565
* [XMLHttpRequest, fetch](network.md#content)
6666
* [{set, clear}{Timeout, Interval, Immediate}, {request, cancel}AnimationFrame](timers.md#content)

0 commit comments

Comments
 (0)