UNPKG

kolenkainc-honohub-react

Version:

React admin panel for honohub

3 lines (2 loc) 152 B
import type { PropsWithChildren } from "react"; export declare function BaseWrapper(props: PropsWithChildren): import("react/jsx-runtime").JSX.Element;