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