Custom Encoding Helpers for Enums in Effect Typescript
Is there any helpers to add custom encoding for enums?
here is a playground https://effect.website/play/#7cd6a8e5a5dc
what I want is to on line 17 use enum, and do not provide a
here is a playground https://effect.website/play/#7cd6a8e5a5dc
what I want is to on line 17 use enum, and do not provide a
string