async-call-rpc

A lightweight JSON RPC client & server

Home > async-call-rpc > ConsoleInterface > groupCollapsed

ConsoleInterface.groupCollapsed() method

Signature:

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

Parameters

Parameter Type Description
args unknown[]  

Returns:

void