redux-zero / redux-zero

A lightweight state container based on Redux

Home Page:https://matheusml1.gitbooks.io/redux-zero-docs/content/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

where is getActions exported from?

jackyFeng opened this issue · comments

Hi,

We are trying to setup our tests for actions by following the documentation. We are using Preact, and we can not find where the getActions exported is exported.

Could anyone advise on this?

Thanks
Jacky

Hi, I have the same question. Did you find the solution by any chance?