RenderDiffArgs = {
diffs
:Pick
<Change
,"entity_id"
|"plugin_key"
|"schema_key"
> & {after_snapshot_content
:Record
<string
,any
> |null
;before_snapshot_content
:Record
<string
,any
> |null
; }[]; }
diffs:
Pick
<Change
,"entity_id"
|"plugin_key"
|"schema_key"
> & {after_snapshot_content
:Record
<string
,any
> |null
;before_snapshot_content
:Record
<string
,any
> |null
; }[]