UNPKG

@adyen/adyen-web

Version:

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

8 lines (7 loc) 260 B
/// <reference types="googlepay" /> /** * */ export declare function resolveEnvironment(env?: string): google.payments.api.Environment; export declare function mapBrands(brands: any): any; export declare function getGooglePayLocale(locale?: string): string;