function isBlockEndpointDefinition(endpoint): endpoint is BlockEndpointDefinition
Checks if the endpoint is a BlockEndpointDefinition.
Parameters
Parameter | Type |
---|---|
endpoint | EndpointDefinition |
Returns
endpoint is BlockEndpointDefinition