async-call-rpc

A lightweight JSON RPC client & server

Home > async-call-rpc > ConsoleInterface > debug

ConsoleInterface.debug() method

Signature:

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

Parameters

Parameter Type Description
args unknown[]  

Returns:

void