@ironarachne/words
    Preparing search index...

    Function swapCase

    • This function swaps the casing of each letter in a word.

      Parameters

      • word: string

        The word to convert.

      Returns string

      The converted word.