Package: effect Module: ConfigError
effect
ConfigError
Returns true if the specified ConfigError is an And, false otherwise.
true
And
false
Signature
declare const isAnd: (self: ConfigError) => self is And
Source
Since v2.0.0