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