Function addFormatters

Adds extra formatter functions to the internal registry.

  • Parameters

    • extraFormatters: Record<string, ((v: string) => any)>

    Returns boolean