Skip to main content
InspectOptionsStylized - util - Node documentation
interface InspectOptionsStylized

Usage in Deno

import { type InspectOptionsStylized } from "node:util";

Methods

stylize(
text: string,
styleType: Style,
): string