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) 177 B
export declare const countdownTime = 1.5; export declare const delay = 2000; declare const _default: { delay: number; countdownTime: number; }; export default _default;