UNPKG

@etsoo/toolpad

Version:

Dashboard framework extention based on Toolpad Core

6 lines (5 loc) 207 B
import type { AppProviderProps } from "../AppProvider"; /** * @ignore - internal component. */ export declare function AppProviderNextApp(props: AppProviderProps): import("react/jsx-runtime").JSX.Element;