Charlie W

Results 25 comments of Charlie W

To implement the above while using the `swell.init()` function I had to add it as an exported function in the declaration file: ```js // ... export function init( clientId: string,...

It has really caused a lot of headaches not having typescript support. Especially since the data models vary between front end and back end. I understand swell has been working...

Providing a working typescript library and improving the API speed would make swell pretty great. The team seems to be focused on building out an app ecosystem but the core...

Thanks for the update. That’s definitely an improvement. Ideally swell would offer a typescript definition generator via a CLI command that grabs the model definition JSON from the store then...

You might want to try removing 1 or 2 sets of brackets in the domain argument. Not sure though. On Fri, Oct 18, 2024 at 10:01 AM mwolfeu ***@***.***> wrote:...