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

    Type Alias VideoShare

    type VideoShare = {
        count: number;
        onlyInnerServices: boolean;
        usable: boolean;
    }
    Index
    count: number
    onlyInnerServices: boolean
    usable: boolean