Function capitalize

  • Capitalizes the provided string

    Returns

    the value capitalized

    Parameters

    • value: string

      The value to be Capitalized

    Returns string

Generated using TypeDoc