Type Alias NamedEndpointInternal

NamedEndpoint: {
    name: string;
} & Endpoint