We are trying to implement some custom logic in web sdk in chatWindow.js file. It requires some external node modules to be installed. We are not able to use the conventional method as the file contains Immediately Invoked Function.
Can someone please help on how to use these library in chatWindow.js file?