Documentation Index
Fetch the complete documentation index at: https://mint-tsdocs.saulo.engineer/llms.txt
Use this file to discover all available pages before exploring further.
GlobalErrorBoundary
Summary
Global error boundary instance for the application.
Signature
export declare class GlobalErrorBoundary
Constructors
No constructors defined.
Properties
No properties defined.
Methods
getInstance
Modifiers: static
Get the global error boundary instance.
reset
Modifiers: static
Reset the global error boundary instance.
Events
No events defined.