pokemon-rogue-battle
    Preparing search index...

    Function reverseValueToKeySetting

    • Convert a space-separated string into a capitalized and underscored string.

      Parameters

      • input: any

        The string to be converted.

      Returns any

      The converted string with words capitalized and separated by underscores.