[**@twipped/hooks**](../../README.md) • **Docs**

***

# Function: isClass()

> **isClass**(`obj`): `boolean`

Returns true if the given value is a class

## Parameters

• **obj**: `any`

## Returns

`boolean`

## Source

[hooks/children.js:18](https://github.com/Twipped/hooks/blob/main/hooks/children.js#L18)
