interface InspectOptionsStylized extends InspectOptions Usage in Denoimport { type InspectOptionsStylized } from "node:util"; Methods stylize(text: string,styleType: Style,): string