Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Formatter<Raw>

Individual formatter

Type parameters

  • Raw

Hierarchy

  • Formatter

Callable

  • __call(raw: Raw): string
  • Individual formatter

    Parameters

    • raw: Raw

      Value to format

    Returns string

    Text representation of value

Generated using TypeDoc