Search


Search something to see results

CreateGroceryList

CreateGroceryList: (
    name: GroceryListName,
    participant: Participant,
) => Promise<GroceryList>