<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [com-tools](./com-tools.md) &gt; [isGroupTree](./com-tools.isgrouptree.md)

## isGroupTree() function

判断 目标是否不是 GroupTree

**Signature:**

```typescript
export declare function isGroupTree(target?: any): any;
```

## Parameters

<table><thead><tr><th>

Parameter


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

target


</td><td>

any


</td><td>

_(Optional)_


</td></tr>
</tbody></table>
**Returns:**

any


