import { httpClient } from '../httpClient' export const getUsers = () => httpClient('/api/users')