Type Alias Machine<V>

Machine<V>: {
    states: V;
}

Type Parameters

Type declaration

  • Readonlystates: V

    Allowable state transitions