@lacunahub/lavaluna.js
    Preparing search index...

    Interface ErrorResultData

    Loading has failed with an error.

    interface ErrorResultData {
        data: Exception;
        loadType: "error";
    }
    Index

    Properties

    Properties

    data: Exception
    loadType: "error"