UNPKG

flexy

Version:

A Flux library based on Channels and reducer functions

4 lines (3 loc) 123 B
import {defineStore} from './store' import {defineDispatcher} from './dispatcher' export { defineStore, defineDispatcher }