UNPKG

remsed

Version:

A JavaScript cryptocurrency trading library with support for fairdesk.com

3 lines (2 loc) 96 B
declare function throttle(config: any): (cost?: any) => Promise<unknown>; export { throttle, };