Function capitalize

  • Capitalize only the first word of a string.

    Returns

    The capitalized string

    Parameters

    • word: string

      A string to capitalize

    Returns string

Generated using TypeDoc