• Returns true if the value is a string, false otherwise.

    Parameters

    • value: any

      The value to be checked.

    Returns boolean