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