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) 204 B
export declare const COUNTDOWN_MINUTES = 15; export declare const STATUS_INTERVAL = 2000; declare const _default: { STATUS_INTERVAL: number; COUNTDOWN_MINUTES: number; }; export default _default;