UNPKG

migros-api-wrapper

Version:

Making the api of migros more accessible to the public.

2 lines (1 loc) 104 B
export declare function appendParametersToUrl(url: string, parameters: Record<string, string>): string;