AnyEndpointHandlertype
EndpointHandler<any, any, C>
| Type | |
|---|---|
EndpointHandler | A typed endpoint definition paired with its implementation callback. |
An EndpointHandler with any payload and result type, for use where the specific types don't matter.