Package: effect
Module: Schema
Reverses mutableKey and returns the inner readonly schema.
When to use
Use to remove mutable-key wrapping from a schema field that was previously
wrapped with mutableKey.
Signature
declare const readonlyKey: readonlyKeyLambda
Since v4.0.0