@corefunc/corefunc
    Preparing search index...

    Function checkIsPrimitive

    • Parameters

      • value: unknown

      Returns boolean

      Returns true if the given value is a primitive type. Otherwise, returns false.

      checkIsPrimitive

      Return true on boolean, string, number, BigInt, null, Symbol and undefined