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