vot.js - v2.4.12
    Preparing search index...
    type VideoSubtitle = {
        id: number;
        language: string;
        link: string;
        type: "captions";
    }
    Index

    Properties

    Properties

    id: number
    language: string
    link: string
    type: "captions"