References
actions
| summary | ||
| public |
F getTellers(): array Get all teller from dether contract |
|
| public |
F set(payload: [type]) Set all tellers |
|
| public |
|
|
bootstrap
| summary | ||
| public |
F generateStore(mode: *) |
|
| public |
F register() |
|
| public |
F unregister() |
|
| public |
Config |
|
reducers
| summary | ||
| public |
F tellers(state: *[], action: *): * reducer teller |
|
| public |
V detherShop: Object Reducers |
|