UNPKG

migros-api-wrapper

Version:

Making the api of migros more accessible to the public.

4 lines (3 loc) 69 B
export interface IRecipeProductsResponse { productIds: string[]; }