UNPKG

mozaik

Version:

Mozaik dashboard composition tool

10 lines (5 loc) 116 B
import Reflux from 'reflux'; const ApiActions = Reflux.createActions([ 'get' ]); export default ApiActions;