© 2026 Hedgehog Software, LLC
export const EmptyArray = Schema.Array(Schema.Any).pipe(Schema.itemsCount(0));
Error: Invalid Argument details: Expected an integer greater than or equal to 1, actual 0