async-call-rpc

A lightweight JSON RPC client & server

Home > async-call-rpc > ConsoleInterface > error

ConsoleInterface.error() method

Signature:

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

Parameters

Parameter Type Description
args unknown[]  

Returns:

void