augment-vir - v31.73.2
    Preparing search index...

    Function isPrimitive

    • Checks if the given value is a primitive or not. Does not type guard. For type guarding, use the check.isPrimitive guard from @augment-vir/assert.

      Parameters

      • this: void
      • value: unknown

      Returns boolean