UNPKG

@microsoft/omnichannel-chat-sdk

Version:
9 lines (8 loc) 280 B
declare const getIC3ClientCDNUrl: () => string; declare const getIC3AdapterCDNUrl: () => string; declare const _default: { getIC3ClientCDNUrl: () => string; getIC3AdapterCDNUrl: () => string; }; export default _default; export { getIC3ClientCDNUrl, getIC3AdapterCDNUrl };