vis-util
    Preparing search index...

    Function isString

    • Test whether given object is a string.

      Parameters

      • value: unknown

        Input value of unknown type.

      Returns value is string

      True if string, false otherwise.