UNPKG

migros-api-wrapper

Version:

Making the api of migros more accessible to the public.

5 lines (4 loc) 109 B
export enum SortFields { NORMALIZEDUNIT = "normalizedUnit", EFFECTIVEUNITPRICE = "effectiveUnitPrice", }