try to do better
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { shoppingItemApi } from '../api/client';
|
||||
import { ShoppingItem, CreateShoppingItemRequest, UpdateShoppingItemRequest, MarkAsPurchasedRequest } from '../types';
|
||||
import type { ShoppingItem, CreateShoppingItemRequest, UpdateShoppingItemRequest, MarkAsPurchasedRequest } from '../types';
|
||||
import { handleApiError } from '../utils/errorHandler';
|
||||
|
||||
export const shoppingService = {
|
||||
|
||||
Reference in New Issue
Block a user