Issues with `Machine` and `Serializable` in Experimental Package

I looked into using Machine in the past, but encountered some issues with the serializable functionality. I'm considering revisiting this, but it looks like the example has a type error: https://effect.website/play#9356ee89d1d4
https://github.com/Effect-TS/effect/blob/main/packages/experimental/examples/serializable-machine.ts
I know its an expiremental package, so totally understandable if it should just be avoided for now. Thanks!
Was this page helpful?