radicle: add ReviewEdit getter methods
Downstream clients require access to the data for a ReviewEdit – for example,
the desktop client builds a representation of Actions for TypeScript
generation.
To allow these kinds of use cases, methods are added to ReviewEdit to allow
access to its underlying data.
Downstream clients require access to the data for a ReviewEdit – for example,
the desktop client builds a representation of Actions for TypeScript
generation.
To allow these kinds of use cases, methods are added to ReviewEdit to allow
access to its underlying data.