initAction
Action const initAction
The init action dispatched when the store is created.
Implementation
const Action initAction = InitAction();
Action const initAction
The init action dispatched when the store is created.
const Action initAction = InitAction();