Skip to content

CrDiffLine

reference
1 min readUpdated

Kind: Interface

Source: atloria-monorepo/apps/web/src/components/change-requests/cr-shared.ts

Shared presentation helpers + local diffCache typing for the change-request (Docs Change) UI. The api-client ships diffCache as unknown; the shapes below mirror the API's CrDiff exactly.

Properties

PropertyType
type`'add'
textstring
oldLine`number
newLine`number

Was this page helpful?

Download as PDF