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