Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface HistoryItem<S, A, EA>

Describes fulfilled operation (processed action).

Type parameters

  • S = unknown

  • A = unknown

  • EA = A

Hierarchy

  • {}
    • HistoryItem

Index

Properties

Properties

time

time: number

Time in milliseconds when operation data were saved in history.

Generated using TypeDoc