{"version":3,"sources":["src/sdk/Transcription/ConversationTranslationCanceledEventArgs.ts"],"names":[],"mappings":"AAIA,OAAO,EAAE,yBAAyB,EAAE,MAAM,iCAAiC,CAAC;AAE5E,qBAAa,wCAAyC,SAAQ,yBAAyB;CACtF","file":"ConversationTranslationCanceledEventArgs.d.ts","sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT license.\n// Multi-device Conversation is a Preview feature.\n\nimport { CancellationEventArgsBase } from \"../CancellationEventArgsBase.js\";\n\nexport class ConversationTranslationCanceledEventArgs extends CancellationEventArgsBase {\n}\n"]}