frameworkless store functionality exports
You can now import the createStore and selectorMemoizer without React or Preact bindings by:
`import {createStore, selectorMemoizer} from 'reduxless'
You can now import the createStore and selectorMemoizer without React or Preact bindings by:
`import {createStore, selectorMemoizer} from 'reduxless'