papi-dts
    Preparing search index...
    interface ErrorEvent {
        error: any;
        message: string;
        target: default.WebSocket;
        type: string;
    }
    Index

    Properties

    error: any
    message: string
    type: string