UNPKG

remix-auth-github

Version:

A strategy to implement login with GitHub in Remix Auth.

2 lines (1 loc) 85 B
export declare function catchResponse(promise: Promise<unknown>): Promise<Response>;