Trilium Backend API
    Preparing search index...

    Interface GetByIdOpts

    interface GetByIdOpts {
        includeContentLength?: boolean;
    }
    Index

    Properties

    includeContentLength?: boolean