method InspectOptionsStylized.stylize Usageimport { type InspectOptionsStylized } from "node:util"; InspectOptionsStylized.stylize(text: string, styleType: Style): string Parameters text: string styleType: Style Return Type string