A template for creating type guards for objects or tuples. Each property corresponds to a type guard for that property or index.
The object or tuple to guard
A template for creating type guards for objects or tuples. Each property corresponds to a type guard for that property or index.