UNPKG

microsoft-cognitiveservices-speech-sdk

Version:
4 lines (3 loc) 62 B
export interface IDetachable { detach(): Promise<void>; }