Kind: Interface
Source: atloria-monorepo/apps/api/src/change-request/diff.types.ts
Properties
| Property | Type |
|---|---|
files | FileDiff[] |
totalAdditions | number |
totalDeletions | number |
computedAt | string |
Kind: Interface
Source: atloria-monorepo/apps/api/src/change-request/diff.types.ts
| Property | Type |
|---|---|
files | FileDiff[] |
totalAdditions | number |
totalDeletions | number |
computedAt | string |
Was this page helpful?