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