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

    Type Alias Thumbnail

    type Thumbnail = {
        playTime?: number;
        type: string;
        url: string;
    }
    Index

    Properties

    Properties

    playTime?: number
    type: string
    url: string