UNPKG

hrw-certificate-editor

Version:

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

6 lines (5 loc) 269 B
export { default as HexGridEditor } from './hexgrid'; export { default as FiberEditor } from './fiber'; export { default as WorkflowEditor } from './workflow'; export { default as ImageMapEditor } from './imagemap'; export { default as FlowEditor } from './flow';