Accessing `fiberId` Property in Effect Typescript
Why can't I access the
It throws an error saying I can't do it, but when I
id property on a fiberId? It throws an error saying I can't do it, but when I
// @ts-ignore the above that error, the code runs fine. I don't like using // @ts-ignore, so what should I be doing instead? https://effect.website/play#728de4252cf1