ActionsLearn how to dispatch actions in SaphyraHow does it looks like? Why actions? Arquitetura flux. Set é low level, detalhe de implementação. Os componentes na verdade emitem intenções e payloads. On ConstructA function that runs before the store is instantiated. Returns the first state of the store.exportsLearn what each exported item does and how it works.