Skip to content
On this page

log()

Logs the specified arguments to the console.

Function Definition

ts
function log(...args: any[]): void;

Arguments

  • ...args: any[]

Returns

  • void

Documentation

No Documentation Provided Yet

Documentation Created with ❤️ by Stuyk