no exported member (Schema namespace) + benefits of Schema
Hello,
I am not able to use the Schema as pointed in the getting started documentation:
I get a bunch of errors related to the namespace:
I copied the example from https://github.com/Effect-TS/effect/blob/main/packages/schema/README.md#introduction to exclude any syntax issue.
Using:
Also:
What's the benefits of using that against other things such as valibot ?
I am not able to use the Schema as pointed in the getting started documentation:
I get a bunch of errors related to the namespace:
I copied the example from https://github.com/Effect-TS/effect/blob/main/packages/schema/README.md#introduction to exclude any syntax issue.
Using:
"effect": "^2.4.3","@effect/schema": "^0.63.4",Also:
What's the benefits of using that against other things such as valibot ?
