UNPKG

@authlocal/authlocal

Version:

User-sovereign Logins For All

2 lines (1 loc) 79 B
export declare function attempts<T>(...fns: (() => Promise<T>)[]): Promise<T>;