STofone

Results 4 comments of STofone

It will be great beneficial because it can make import any UI component library possible.

```javascript fakeChat( url = "", data = null, successCallback, failCallback = function (e) { console.log(e); }, id = null ) { let json; if (id === null) { id =...