UNPKG

@authduo/authduo

Version:

Free User-sovereign Authentication for the World

2 lines (1 loc) 79 B
export declare function nullcatch<R>(fn: () => Promise<R>): Promise<R | null>;