UNPKG

one

Version:

One is a new React Framework that makes Vite serve both native and web.

3 lines 254 B
import type { RouteErrorViewProps } from './RouteErrorView'; export declare function RouteErrorView({ routeName, error, errorInfo, onRetry, }: RouteErrorViewProps): import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=RouteErrorView.web.d.ts.map