-
Robert Knight authored
Convert the `initialState` functions in store modules to `const` values for modules where the state is static (ie. does not depend on `settings`) and add better type documentation. Most references to the state are not currently type-checked, but they will be in future. In the interim this serves as useful documentation for humans.
12a1dc4e
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
modules | ||
test | ||
create-store.js | ||
debug-middleware.js | ||
index.js | ||
use-store.js | ||
util.js |