Type Alias DigitsConverter<I, O>

DigitsConverter: (value: I) => O

Type Parameters

  • I = string
  • O = string