• If the string is already in no case, return true, otherwise return false.

    Parameters

    • str: string

      The string to check.

    Returns boolean

    A boolean value.

Generated using TypeDoc