UNPKG

next-auth

Version:

Authentication for Next.js

3 lines 203 B
/** @type {import(".").OAuthProvider} */ export default function Coinbase(options: Partial<import("./oauth").OAuthConfig<any>>): import("./oauth").OAuthConfig<any>; //# sourceMappingURL=coinbase.d.ts.map