interface InspectOptionsStylized extends InspectOptions Usage in Deno```typescript import { type InspectOptionsStylized } from "node:node__util.d.ts"; ``` Methods stylize(text: string,styleType: Style,): string