Package: @effect/sql
Module: Model
A field that represents a sensitive value that should not be exposed in the JSON variants.
Signature
declare const Sensitive: <S extends Schema.Schema.All | Schema.PropertySignature.All>(schema: S) => Sensitive<S>
Since v1.0.0