repo.or.cz
/
ProtonMail-WebClient.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'feat/inda-383-daily-stat' into 'main'
[ProtonMail-WebClient.git]
/
packages
/
metrics
/
lib
/
types
/
MetricSchema.ts
blob
2b7670f46c61d53b5e662173e70be508ae0ed86a
1
export default interface MetricSchema {
2
Value: number;
3
Labels: Object;
4
}