index.ts 72 B

12
  1. import ErrorBoundary from './error-boundary';
  2. export { ErrorBoundary };