WebI/OConsole.warnmethod Console.warn#Console.warn(...data: any[]): voidOutputs a warning message to the console Examples ##console.warn('Deprecated feature used'); Parameters ##<span>...data</span>: any[]Return Type #void
method Console.warn#Console.warn(...data: any[]): voidOutputs a warning message to the console Examples ##console.warn('Deprecated feature used'); Parameters ##<span>...data</span>: any[]Return Type #void