Trilium Frontend API
    Preparing search index...

    Interface Entity

    interface Entity {
        isDeleted?: boolean;
    }
    Index

    Properties

    Properties

    isDeleted?: boolean