Trilium Frontend API
    Preparing search index...

    Interface Entity

    interface Entity {
        isDeleted?: boolean;
    }
    Index
    isDeleted?: boolean