Docs
Reference
Guides
Blog
Discord
/
Globals
/
Console
/
warn
M
warn
Search the reference...
/
Docs
Reference
Guides
Blog
Discord
/
Globals
/
Console
/
warn
M
warn
method
Console.warn
warn
(
...
data
:
any
[]
)
:
void
;
warn
(
message
?
:
any
,
...
optionalParams
:
any
[]
)
:
void
;
The
console.warn()
function is an alias for error.