-
log(...values: any[]): void
,native
Print values to console. If the argument is statically typed, it will be auto boxed to any.
log(...values: any[]): void
, native
Print values to console. If the argument is statically typed, it will be auto boxed to any.