UNPKG

@microsoft/omnichannel-chat-sdk

Version:
3 lines (2 loc) 74 B
declare const sleep: (ms: number) => Promise<void>; export default sleep;