mirror of
https://github.com/SigNoz/signoz.git
synced 2025-12-17 15:36:48 +00:00
3 lines
137 B
TypeScript
3 lines
137 B
TypeScript
|
|
export type { WithErrorBoundaryOptions } from './withErrorBoundary';
|
||
|
|
export { default as withErrorBoundary } from './withErrorBoundary';
|