vot.js - v2.4.18
    Preparing search index...
    type ClientSession = {
        expires: number;
        secretKey: string;
        timestamp: number;
        uuid: string;
    }
    Index
    expires: number
    secretKey: string
    timestamp: number
    uuid: string