UNPKG

@rxflow/base

Version:

BaseFlow - 核心 Flow 组件库

6 lines 252 B
import "./index.less"; import { IBaseFlowProps } from "../../types"; export declare const Legend: ({ showLegend }: { showLegend: IBaseFlowProps['showLegend']; }) => import("react/jsx-runtime").JSX.Element | null; //# sourceMappingURL=index.d.ts.map