Interface IPhotoChange

Properties of a PhotoChange.

Hierarchy

  • IPhotoChange

Implemented by

Properties

newPhoto?: null | Uint8Array

PhotoChange newPhoto

newPhotoId?: null | number

PhotoChange newPhotoId

oldPhoto?: null | Uint8Array

PhotoChange oldPhoto

Generated using TypeDoc