UNPKG

next-auth

Version:

Authentication for Next.js

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