# ExpandIncludesResult

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/api/src/snippets/expand-includes.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/snippets/expand-includes.ts#L31)

## Properties

| Property | Type |
|---|---|
| `content` | `string` |
| `expandedCount` | `number` |
| `missing` | `string[]` |
| `cycles` | `string[]` |
| `depthExceeded` | `string[]` |
