[**@clickup/ent-framework**](../README.md)

***

[@clickup/ent-framework](../globals.md) / Table

# Type Alias: Table

> **Table**: `object`

Defined in: [src/types.ts:88](https://github.com/clickup/ent-framework/blob/master/src/types.ts#L88)

{ id: Spec, name: Spec, ... } - table columns.

## Index Signature

\[`K`: `string` \| `symbol`\]: [`Spec`](Spec.md)
