Verify that a variable is defined and optionally of a given type.
the argument to verify
a descriptive name of arg
arg
Optional
if provided, verify that arg is an instanceof this type
Rest
the passed in arg value
Generated using TypeDoc
Verify that a variable is defined and optionally of a given type.