Type Alias FullEndpointSpec

FullEndpointSpec: {
    options: EndpointParams;
    type: EndpointId;
}
Version :