method InspectOptionsStylized.stylize Usage in Deno```typescript import { type InspectOptionsStylized } from "node:node__util.d.ts"; ``` InspectOptionsStylized.stylize(text: string,styleType: Style,): string Parameters text: string styleType: Style Return Type string