You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, please provide an example of using onMessage and postMessage from both the worker side and the main thread side using Typescript. The object returned from spawn doesn't seem to include those methods and I dont see how to call them from within expose as well.