Ensures that given value is not undefined and not null for the remainder of the containing scope.
value
undefined
null
Any value.
Optional
Optional message or message creation function.
Generated using TypeDoc
Ensures that given
valueis notundefinedand notnullfor the remainder of the containing scope.