{"version":3,"sources":["microsoft.cognitiveservices.speech.sdk.ts"],"names":[],"mappings":"AAUA,cAAc,sBAAsB,CAAC","file":"microsoft.cognitiveservices.speech.sdk.d.ts","sourcesContent":["/* eslint-disable @typescript-eslint/no-unused-vars */\n// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT license.\nimport { AgentConfig } from \"./src/common.speech/Exports.js\";\n\n// Note: this instantiation ensures the above import isn't\n// removed on compile. The import being absent causes an error on running\nvoid new AgentConfig();\n\n// Speech SDK API\nexport * from \"./src/sdk/Exports.js\";\n"]}