import { categoryList } from "./category"; export const shoppingList = { listCategories: categoryList, };