UNPKG

mozaik

Version:

Mozaik dashboard composition tool

10 lines (5 loc) 129 B
import Reflux from 'reflux'; const ConfigActions = Reflux.createActions([ 'loadConfig' ]); export default ConfigActions;