Skip to content

Instantly share code, notes, and snippets.

@js2me
Last active May 21, 2019 11:00
Show Gist options
  • Save js2me/e9011684fe7042e25e849c8a69cb57cd to your computer and use it in GitHub Desktop.
Save js2me/e9011684fe7042e25e849c8a69cb57cd to your computer and use it in GitHub Desktop.
// store.js
import { StonexStore } from 'stonex'
import modules from './modules'
const store = new StonexStore(modules)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment