<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [ibm-cloud-sdk-core](./ibm-cloud-sdk-core.md) &gt; [isEmptyObject](./ibm-cloud-sdk-core.isemptyobject.md)

## isEmptyObject() function

**Signature:**

```typescript
export declare function isEmptyObject(obj: any): boolean;
```

## Parameters

<table><thead><tr><th>

Parameter


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

obj


</td><td>

any


</td><td>


</td></tr>
</tbody></table>
**Returns:**

boolean

