• Convert a string to MacroCase, and return true if the result is the same as the input.

    Parameters

    • str: string

      The string to convert to MacroCase.

    Returns boolean

    A boolean value.

Generated using TypeDoc