UNPKG

one

Version:

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

3 lines 175 B
import type { ErrorBoundaryProps } from './Try'; export declare function ErrorBoundary({ error, retry }: ErrorBoundaryProps): null; //# sourceMappingURL=ErrorBoundary.d.ts.map