mirror of
https://github.com/prometheus/prometheus.git
synced 2025-01-12 06:17:27 -08:00
Add missing response type file
Signed-off-by: Julius Volz <julius.volz@gmail.com>
This commit is contained in:
parent
d5a1e71f6c
commit
d9768a70b6
1
web/ui/mantine-ui/src/api/responseTypes/labelValues.ts
Normal file
1
web/ui/mantine-ui/src/api/responseTypes/labelValues.ts
Normal file
|
@ -0,0 +1 @@
|
|||
export type LabelValuesResult = string[];
|
Loading…
Reference in a new issue