UNPKG

@adyen/adyen-web

Version:

[![npm](https://img.shields.io/npm/v/@adyen/adyen-web.svg)](https://www.npmjs.com/package/@adyen/adyen-web)

14 lines (13 loc) 270 B
declare const ALLOWED_COUNTRIES: string[]; declare const rivertyConsentUrlMap: { be: { en: string; fr: string; nl: string; }; nl: { en: string; nl: string; }; }; export { ALLOWED_COUNTRIES, rivertyConsentUrlMap };