async-call-rpc

A lightweight JSON RPC client & server

Home > async-call-rpc > ConsoleInterface > groupEnd

ConsoleInterface.groupEnd() method

Signature:

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

Parameters

Parameter Type Description
args unknown[]  

Returns:

void