Interface

RevisionJSON (revision-history)

@ckeditor/ckeditor5-revision-history/src/revision

interface

Filtering

Properties

  • attributes : Record<string, unknown>

  • authorsIds : Array<string>

  • createdAt : Date

  • creatorId : null | string

  • diffData : any

  • fromVersion : number

  • id : string

  • name : string

  • toVersion : number