Kind: Interface
Source: atloria-monorepo/apps/api/src/change-request/diff.types.ts
Properties
| Property | Type |
|---|---|
type | `'add' |
text | string |
oldLine | number |
newLine | number |
Kind: Interface
Source: atloria-monorepo/apps/api/src/change-request/diff.types.ts
| Property | Type |
|---|---|
type | `'add' |
text | string |
oldLine | number |
newLine | number |
Was this page helpful?