UNPKG

@keadex/mina-live

Version:

Web porting of the Keadex Mina application.

4 lines (3 loc) 180 B
import { type MinaLiveProps } from './MinaLive'; export declare const LazyMinaLive: (props: MinaLiveProps) => import("react/jsx-runtime").JSX.Element; export default LazyMinaLive;