effect-io-ai

Package: effect
Module: ConfigError

ConfigError.isOr

Returns true if the specified ConfigError is an Or, false otherwise.

Signature

declare const isOr: (self: ConfigError) => self is Or

Source

Since v2.0.0