method Console.log
Jump to headingConsole.log(...data: any[]): void
Outputs a message to the console
Examples Jump to heading
Parameters Jump to heading
Jump to heading<span>...data</span>: any[]
Return Type Jump to heading
void
Jump to headingConsole.log(...data: any[]): void
Outputs a message to the console
Jump to heading<span>...data</span>: any[]
void