UNPKG

microsoft-cognitiveservices-speech-sdk

Version:
1 lines 369 B
{"version":3,"sources":["src/common/IDetachable.ts"],"names":[],"mappings":"AAGA,MAAM,WAAW,WAAW;IACxB,MAAM,IAAI,OAAO,CAAC,IAAI,CAAC,CAAC;CAC3B","file":"IDetachable.d.ts","sourcesContent":["// Copyright (c) Microsoft Corporation. All rights reserved.\r\n// Licensed under the MIT license.\r\n\r\nexport interface IDetachable {\r\n detach(): Promise<void>;\r\n}\r\n"]}