<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [com-tools](./com-tools.md) &gt; [ObjectKey](./com-tools.objectkey.md)

## ObjectKey type

对象属性

**Signature:**

```typescript
export type ObjectKey = string | number | symbol;
```
