UNPKG

@amirmarmul/waba-common

Version:

![GitHub release](https://img.shields.io/github/v/release/amirmarmul/waba-common?style=flat-square)

2 lines (1 loc) 90 B
export declare const promiseTimeout: (ms: number, promise: Promise<any>) => Promise<any>;