Returns a boolean for whether the given type is null.
null
Copied from the IsNull type in the type-fest package so that this package's public types do not depend on type-fest (see the note in type-checks.ts).
IsNull
type-fest
type-checks.ts
@augment-vir/common
Returns a boolean for whether the given type is
null.Copied from the
IsNulltype in thetype-festpackage so that this package's public types do not depend ontype-fest(see the note intype-checks.ts).