vot.js - v2.4.12
    Preparing search index...
    type ResourceFullDirMeta = {
        download_counter: number;
        file_id: string;
        hasPreview: boolean;
        rights: string[];
        short_url: string;
        views_counter: number;
    }
    Index

    Properties

    download_counter: number
    file_id: string
    hasPreview: boolean
    rights: string[]
    short_url: string
    views_counter: number