UNPKG

@adyen/adyen-web

Version:

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

3 lines (2 loc) 73 B
declare const wait: (ms?: number) => Promise<void>; export default wait;