UNPKG

@authlocal/authlocal

Version:

User-sovereign Logins For All

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