Trilium Backend API
    Preparing search index...

    Interface AttachmentOpts

    interface AttachmentOpts {
        includeContentLength?: boolean;
    }
    Index

    Properties

    includeContentLength?: boolean