commit
e6c9e21c95
1 changed files with 1 additions and 1 deletions
|
@ -191,7 +191,7 @@ It supports two forms of syntax:
|
|||
1. As an operator: `typeof x`.
|
||||
2. Function style: `typeof(x)`.
|
||||
|
||||
In other words, it works both with the brackets or without them. The result is the same.
|
||||
In other words, it works both with parentheses or without them. The result is the same.
|
||||
|
||||
The call to `typeof x` returns a string with the type name:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue