Transform camelCase string to PascalCase string

  • Parameters

    • s: string

      camelCase string

    Returns string