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

    Type Alias VideoShare

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

    Properties

    count: number
    onlyInnerServices: boolean
    usable: boolean