Function capitalize

  • Returns the string value with the first char capitalized.

    Parameters

    • value: string

      The string value to capitalize

    Returns string

Generated using TypeDoc