• It takes a string, converts it to train case

    Parameters

    • str: string

      The string to convert.

    Returns string

    A function that takes a string and returns a string.

Generated using TypeDoc