@nevware21/ts-utils
    Preparing search index...

    Function isSymbol

    • Checks if the type of value is a symbol.

      Parameters

      • value: any

        Value to be checked.

      Returns value is symbol

      True if the value is a symbol, false otherwise.