effect-io-ai

Package: effect
Module: SchemaError

SchemaError.isSchemaError

Returns true if u is a SchemaError.

Signature

declare const isSchemaError: (u: unknown) => u is SchemaError

Source

Since v4.0.0