4 lines
57 B
TypeScript
Raw Normal View History

2021-01-18 02:33:48 +05:30
export enum METRICS_PAGE_QUERY_PARAM {
time = "time",
}