effect-io-ai

Package: effect
Module: Brand

Brand.errors

Takes a variable number of BrandErrors and returns a single BrandErrors that contains all refinement errors.

Signature

declare const errors: (...errors: Array<Brand.BrandErrors>) => Brand.BrandErrors

Source

Since v2.0.0