# CrDiff

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/components/change-requests/cr-shared.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/components/change-requests/cr-shared.ts#L38)

## Properties

| Property | Type |
|---|---|
| `files` | `CrDiffFile[]` |
| `totalAdditions` | `number` |
| `totalDeletions` | `number` |
| `computedAt` | `string` |
