monitoring-service
    Preparing search index...
    interface ErrorEvent {
        error: (error: string) => void;
    }
    Index

    Properties

    Properties

    error: (error: string) => void