• Creates a tag from a string. For example, if you input the string "Wizard of Oz 2", you will get "wizardOfOz2"

    Parameters

    • str: any

    Returns any

Generated using TypeDoc