Converting snake_case to camelCase using Schema in Effect Typescript

I recall someone mentioning that its possible to convert snake_case to camelCase using Schema in some way. In that case, how can it be done? 🙏
Was this page helpful?