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

    Type Alias SecureContent

    type SecureContent = {
        advert_debug?: boolean;
        d: string;
        d_sign: string;
        first_url?: boolean;
        pd: string;
        pd_sign: string;
        ref: string;
        ref_sign: string;
    }
    Index

    Properties

    advert_debug?: boolean
    d: string
    d_sign: string
    first_url?: boolean
    pd: string
    pd_sign: string
    ref: string
    ref_sign: string