Function camelCase

  • camelCase the provided string

    Returns

    the value camelCased

    Parameters

    • value: string

      The value to be camelCased

    Returns string

Generated using TypeDoc