Skip to main content
Module

x/async_call_rpc/docs/async-call-rpc.console.error.md

A lightweight JSON RPC client & server
Latest
File

Home > async-call-rpc > Console > error

Console.error() method

Signature:

error?(...args: unknown[]): void;

Parameters

Parameter Type Description
args unknown[]

Returns:

void