Given one or more type names as arguments, returns a Type Guard that checks if the type of the given value matches at least one of the type names.
Rest
Generated using TypeDoc
Given one or more type names as arguments, returns a Type Guard that checks if the type of the given value matches at least one of the type names.