DefaultService
Properties
(Mandatory properties are in bold)| Properties | Type | Description |
|---|---|---|
| callSaga | callSaga(sagaName: string,args: any[]): void | |
| constructor | new DefaultService<S>() | |
| state | S |
| Properties | Type | Description |
|---|---|---|
| callSaga | callSaga(sagaName: string,args: any[]): void | |
| constructor | new DefaultService<S>() | |
| state | S |