UNPKG

hrw-certificate-editor

Version:

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

5 lines (4 loc) 137 B
/// <reference types="react" /> import './style/index.less'; declare const FlowEditor: () => JSX.Element; export default FlowEditor;