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

    Type Alias MediaSource

    type MediaSource = {
        label: string;
        src: string;
        type: string;
    }
    Index

    Properties

    Properties

    label: string
    src: string
    type: string