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

    Interface EmptyResultResult

    There has been no matches for your identifier.

    interface EmptyResultResult {
        data: object;
        loadType: "empty";
    }
    Index

    Properties

    Properties

    data: object
    loadType: "empty"