Skip to main content
console.ConsoleConstructorOptions.groupIndentation - console - Node documentation
property console.ConsoleConstructorOptions.groupIndentation

Usage in Deno

import { type console } from "node:console";

Set group indentation.

Type

number | undefined