Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface InspectOptions

Hierarchy

  • InspectOptions

Index

Properties

Optional colors

colors: boolean

Optional customInspect

customInspect: boolean

Optional depth

depth: number

Optional showHidden

showHidden: boolean

stylize

stylize: (str: any, styleType: any) => any

Type declaration

    • (str: any, styleType: any): any
    • Parameters

      • str: any
      • styleType: any

      Returns any

Generated using TypeDoc