UNPKG

veboundary

Version:

Simple and convenient Vue error boundary.

3 lines (2 loc) 177 B
export { default } from './errorBoundary'; export type { ErrorBoundaryProps, VueErrorBoundaryEmit, VueErrorBoundaryEmitPayload, VueErrorBoundaryProps, } from './errorBoundary';