Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EntryExitStates<TContext>

Type parameters

  • TContext

Hierarchy

  • EntryExitStates

Index

Properties

Properties

entry

entry: Set<StateNode<TContext>>

exit

exit: Set<StateNode<TContext>>

Generated using TypeDoc