Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UndoHistoryState<ActionType>

Type parameters

  • ActionType: Action

Hierarchy

  • UndoHistoryState

Index

Properties

redoQueue: ActionsQueue<ActionType>
undoQueue: ActionsQueue<ActionType>

Generated using TypeDoc