Skip to main content
InspectOptionsStylized.stylize - util - Node documentation
method InspectOptionsStylized.stylize

Usage in Deno

import { type InspectOptionsStylized } from "node:util";
InspectOptionsStylized.stylize(
text: string,
styleType: Style,
): string

Parameters

text: string
styleType: Style

Return Type

string