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

      Parameters

      • x: unknown

        The value to be checked.

      Returns x is symbol

      true if the value is a symbol, otherwise false.

      1.0