Bahamut Anime Downloader

    Interface ErrorToken

    interface ErrorToken {
        error: {
            code: number;
            details: unknown[];
            message: string;
            status: string;
        };
    }
    Index

    Properties

    Properties

    error: { code: number; details: unknown[]; message: string; status: string }
    MMNEPVFCICPMFPCPTTAAATR