I am working on an app in which I have to implement the export to excel functionality. for this, the requirement is to download the json data in .xls format only. So, for this, I have added SheetJS library in simplifier. Now, please tell me how can I use it in simplifier. how to access sheetjs functions and classes in simplifier? Thanks in advance.