vot.js - v2.4.12
    Preparing search index...
    type PlayerConfig = {
        _colors: Record<string, string>;
        cdn_url: string;
        embed: Record<string, string>;
        player_url: string;
        request: PrivateRequest;
        user: unknown;
        video: PrivateVideo;
        view: number;
        vimeo_api_url: string;
        vimeo_url: string;
    }
    Index

    Properties

    _colors: Record<string, string>
    cdn_url: string
    embed: Record<string, string>
    player_url: string
    user: unknown
    view: number
    vimeo_api_url: string
    vimeo_url: string