schema-components - v3.7.0
    Preparing search index...
    interface ErrorBoundaryState {
        error: Error | undefined;
    }
    Index

    Properties

    Properties

    error: Error | undefined