Backups Created:
/home/japatmex/public_html/wp-content/edit-wolf.php
Savvy
W
olf -
MANAGER
Edit File: promise.d.ts
export declare const promiseAny: <T>(values: Iterable<PromiseLike<T>>) => Promise<T>;