@euirim/microsoft-cognitiveservices-speech-sdk
Version:
Microsoft Cognitive Services Speech SDK for JavaScript
1 lines • 333 B
Source Map (JSON)
{"version":3,"sources":["src/common/IDetachable.ts"],"names":[],"mappings":"AAGA,MAAM,WAAW,WAAW;IACxB,MAAM,IAAI,IAAI,CAAC;CAClB","file":"IDetachable.d.ts","sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved.\n// Licensed under the MIT license.\n\nexport interface IDetachable {\n detach(): void;\n}\n"]}