method Console.info
Jump to headingConsole.info(...data: any[]): void
Outputs an informational 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.info(...data: any[]): void
Outputs an informational message to the console
Jump to heading<span>...data</span>: any[]
void