MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / groupEnd

Method groupEnd

apps/cloud/worker-configuration.d.ts:186–186  ·  view source on GitHub ↗

* The **`console.groupEnd()`** static method exits the current inline group in the console. * * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/groupEnd_static)

()

Source from the content-addressed store, hash-verified

184 * [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/groupEnd_static)
185 */
186 groupEnd(): void;
187 /**
188 * The **`console.info()`** static method outputs a message to the console at the 'info' log level.
189 *

Callers 1

stepFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected