Kind: Interface
Source: atloria-monorepo/apps/web/src/components/change-requests/cr-shared.ts
Properties
| Property | Type |
|---|---|
path | string |
status | string |
additions | number |
deletions | number |
hunks | CrDiffHunk[] |
sections | CrDiffSection[] |
Kind: Interface
Source: atloria-monorepo/apps/web/src/components/change-requests/cr-shared.ts
| Property | Type |
|---|---|
path | string |
status | string |
additions | number |
deletions | number |
hunks | CrDiffHunk[] |
sections | CrDiffSection[] |
Was this page helpful?