Interface Controls<Selected, Ending>

A control object for a Follower function to signal exit behaviour, retrieve references.

Type Parameters

  • Selected

  • Ending

Hierarchy

  • Controls

Properties

Properties

exit: ((ending) => ExitStatus)

Type declaration

lastSelected: (() => undefined | Immutable<Selected>)

Type declaration

Generated using TypeDoc