vot.js - v2.4.12
    Preparing search index...
    type Error = {
        developer_message?: string;
        error: string;
        error_code?: number;
        link?: string;
    }
    Index

    Properties

    developer_message?: string
    error: string
    error_code?: number
    link?: string