Triangle.js Docs
    Preparing search index...

    Interface End

    interface End {
        data: any;
        type: "end";
    }
    Index
    data: any
    type: "end"