export const useObject = (id: string) => `/api/v1/object/${id}`;