Member Junction
    Preparing search index...

    Worker → Host: execution threw before the handler could assemble a result.

    interface ErrorIpcMessage {
        error: string;
        requestId: string;
        type: "error";
    }
    Index

    Properties

    Properties

    error: string
    requestId: string
    type: "error"