vot.js - v2.4.18
    Preparing search index...

    Interface CookieStoreGetOptions

    interface CookieStoreGetOptions {
        name?: string;
        url?: string;
    }
    Index
    name?: string
    url?: string