Type alias InspectOptions

InspectOptions: NodeInspectOptions & { indentationLvl?: number; stylize?: ((msg: string, style: Style) => string) }

Generated using TypeDoc