vot.js - v2.4.12
    Preparing search index...
    type VideoTranslationCacheItem = {
        remainingTime?: number;
        status: VOTTypes.YandexType.VideoTranslationStatus;
    }
    Index

    Properties

    remainingTime?: number