Type Alias EndpointId

EndpointId:
    | "Rectangle"
    | "Dot"
    | "Blank"
    | UserDefinedEndpointId
Version :