Function toCamelCase

  • Convert a string to camel case

    Parameters

    • str: string

      The string to convert

    Returns string

Generated using TypeDoc