// Auto-generated progress service import { api } from "./api"; export function get() { return api.get("/api/progress"); }