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