UNPKG

expo-router

Version:

Expo Router is a file-based router for React Native and web applications.

3 lines 193 B
import { ErrorBoundaryProps } from './Try'; export declare function ErrorBoundary({ error, retry }: ErrorBoundaryProps): import("react").JSX.Element; //# sourceMappingURL=ErrorBoundary.d.ts.map