Type Errors with Atom and Result Namespaces in Effect Atom Example
Any idea why I'm getting type errors
Cannot use namespace 'Atom' as a type.ts(2709) and Cannot use namespace 'Result' as a type.ts(2709) when using this effect atom example?