UNPKG

@keadex/mina-react

Version:

React library to render C4 Model diagrams created with Keadex Mina.

4 lines (3 loc) 185 B
import { type MinaReactProps } from './MinaReact'; export declare const LazyMinaReact: (props: MinaReactProps) => import("react/jsx-runtime").JSX.Element; export default LazyMinaReact;