Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Inspector

Type of formatter that uses Node's util.inspect

Hierarchy

  • Inspector

Callable

  • __call(raw: any): string
  • Type of formatter that uses Node's util.inspect

    Parameters

    • raw: any

      Value to format

    Returns string

    Formatted text

Generated using TypeDoc