@nextcloud/files
    Preparing search index...

    Interface LockResponse

    interface LockResponse {
        serverTimeout: string;
        token: string;
    }
    Index
    serverTimeout: string
    token: string