Package: effect
Module: SchemaIssue
Returns the built-in CheckHook used by default formatters.
When to use
Use as the default filter renderer when customizing only the LeafHook.
Details
message annotation on the inner issue first, then on the
filter itself.undefined when no annotation is found, causing the formatter to
fall back to "Expected <filter>, got <actual>".See
CheckHookmakeFormatterStandardSchemaV1Signature
declare const defaultCheckHook: CheckHook
Since v4.0.0