Interface StoryHistoryChangeAddsRemovesInt

Task IDs that have been added or removed from the Story.

Hierarchy

  • StoryHistoryChangeAddsRemovesInt

Properties

Properties

adds?: number[]

The values that have been added.

removes?: number[]

The values that have been removed

Generated using TypeDoc