Package: effect
Module: Brand
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
Since v2.0.0