Support for Reading Configuration from File in @effect/schema
Hello! I'm wondering, Is there built in support for reading configuration from a file? I used to work with typesafe config once working with Scala (https://github.com/lightbend/config). Or should I write my ownr reader from file and use @effect/schema?