# CellType

**Kind:** Type

**Source:** [`atloria-monorepo/packages/ui-core/src/components/api-explorer/preview-shape.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/packages/ui-core/src/components/api-explorer/preview-shape.ts#L16)

## Definition

```ts
'number' | 'string' | 'date' | 'boolean' | 'enum' | 'object' | 'array' | 'url'
```
