You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
210 B
YAML
18 lines
210 B
YAML
10 years ago
|
javascriptGlobal:
|
||
|
- console
|
||
|
|
||
|
javascriptConsoleMethod:
|
||
|
- count
|
||
|
- dir
|
||
|
- error
|
||
|
- group
|
||
|
- groupCollapsed
|
||
|
- groupEnd
|
||
|
- info
|
||
|
- log
|
||
|
- time
|
||
|
- timeEnd
|
||
|
- trace
|
||
|
- warn
|
||
|
|