Endpointstype
ImmutableArray<AnyEndpoint>
| Type | |
|---|---|
ImmutableArray | Immutable array: an array that cannot be changed. |
AnyEndpoint | An Endpoint with any payload and result type, for use where the specific types don't matter. |
An immutable list of endpoints.