tguard-js
    Preparing search index...
    • Determines whether the provided value is a string.

      Parameters

      • x: unknown

        The value to be checked.

      Returns x is string

      true if the value is a string, otherwise false.

      1.0