The object type to guard
The template used to create this type guard
Creates a type guard excluding specified properties from T
Creates a type guard for the partial version of T (all properties optional)
Creates a type guard for a subset of T's properties
A
TypeGuardfor object types. Provides additional methods for manipulating the type structure.Returned by
isType.