UNPKG

@difizen/mana-core

Version:

7 lines 394 B
export { ApplicationComponent } from './application'; export { ContextComponent } from './context'; export declare const ManaComponents: { Application: (props: import("./application").ApplicationProps) => import("react/jsx-runtime").JSX.Element; Context: (props: import("./context").ContextProps) => import("react/jsx-runtime").JSX.Element | null; }; //# sourceMappingURL=index.d.ts.map