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

    Type Alias VideoAdvertise

    type VideoAdvertise = {
        info: string;
        url: string;
        usable: boolean;
        useInline: boolean;
    }
    Index

    Properties

    info: string
    url: string
    usable: boolean
    useInline: boolean