Adding Transformations with Classes and Custom Types in Effect Typescript
I'm a bit confused on how to add transformations with Classes and custom types:
https://effect.website/play#38e5bd1829c0
I basically need to decode and encode between string and my class using transform I guess, I just have no clue where I would put that transform
https://effect.website/play#38e5bd1829c0
I basically need to decode and encode between string and my class using transform I guess, I just have no clue where I would put that transform
