Massive/metrics.ts

6 lines
98 B
TypeScript
Raw Permalink Normal View History

export enum Metrics {
Best = "Best weight",
Volume = "Volume",
OneRepMax = "One rep max",
}