API reference › @evolu/common › Type › ArrayItemsError
type ArrayItemsError<Error> = ArrayItemsErrorValue<Error, true>;
Defined in: packages/common/src/Type.ts:7611
An array error containing structural or element issues.
API reference › @evolu/common › Type › ArrayItemsError
type ArrayItemsError<Error> = ArrayItemsErrorValue<Error, true>;
Defined in: packages/common/src/Type.ts:7611
An array error containing structural or element issues.