@shumoku/core · 0.4.0 · function
extractHost
Host from the common label dialects, in priority order.
extractHost(labels: Record<string, string>): string | undefined Parameters
| Parameter | Type | Description | Default |
|---|---|---|---|
labels | Record<string, string> | No additional description. | — |
Returns
string | undefined