Package: effect
Module: Schema
Reverses optionalKey and returns the inner required schema.
When to use
Use to remove optional-key wrapping from a schema field that was previously
wrapped with optionalKey.
Signature
declare const requiredKey: requiredKeyLambda
Since v4.0.0