Skip to main content
InspectorConsole.groupEnd - inspector - Node documentation
method InspectorConsole.groupEnd

Usage in Deno

import { type InspectorConsole } from "node:inspector";
InspectorConsole.groupEnd(...data: any[]): void

Parameters

...data: any[]

Return Type

void