UNPKG

plot-plan-designer

Version:

Design Editor Tools with React.js + ant.design + fabric.js

7 lines (6 loc) 264 B
import CounterGetNodeConfiguration from './CounterGetNodeConfiguration'; import CounterSetNodeConfiguration from './CounterSetNodeConfiguration'; export default { CounterGetNode: CounterGetNodeConfiguration, CounterSetNode: CounterSetNodeConfiguration, };