@petsel/es-type-detection - v1.0.0
    Preparing search index...

    Function isString

    • Parameters

      • Optionalvalue: any

        An optionally passed value of any type.

      Returns value is StringType

      Whether the passed value is a string, either a primitive string value or a boxed String object type.