Type Alias StreamTranslationObject

StreamTranslationObject: {
    timestamp: string;
    url: string;
}