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