UNPKG

@wufengteam/baguaeditor

Version:

低零融合编辑器封装

6 lines (5 loc) 141 B
import { FC } from 'react'; interface FlowFormProps { } declare const FlowFormIframe: FC<FlowFormProps>; export default FlowFormIframe;