@ironarachne/words
Preparing search index...
swapCase
Function swapCase
swapCase
(
word
:
string
)
:
string
This function swaps the casing of each letter in a word.
Parameters
word
:
string
The word to convert.
Returns
string
The converted word.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@ironarachne/words
Loading...
This function swaps the casing of each letter in a word.