@logixjs/sandbox
    Preparing search index...

    Interface ErrorEvent

    interface ErrorEvent {
        payload: SandboxErrorInfo;
        type: "ERROR";
    }
    Index

    Properties

    Properties

    type: "ERROR"