UNPKG

migros-api-wrapper

Version:

Making the api of migros more accessible to the public.

5 lines (4 loc) 88 B
export interface IMigrosNecessaryHeaders { leshopch: string; [x: string]: string; }