UNPKG

@authduo/authduo

Version:

Free User-sovereign Authentication for the World

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