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

    Interface VideoTranslationCacheResponse

    interface VideoTranslationCacheResponse {
        cloning: VideoTranslationCacheItem | undefined;
        default: VideoTranslationCacheItem | undefined;
    }
    Index
    cloning: VideoTranslationCacheItem | undefined
    default: VideoTranslationCacheItem | undefined