UNPKG

@logicflow/core

Version:

LogicFlow, help you quickly create flowcharts

3 lines (2 loc) 215 B
import { action, observable, computed, toJS, isObservable, configure, reaction, IReactionDisposer } from 'mobx'; export { action, observable, computed, isObservable, toJS, configure, reaction, IReactionDisposer, };