UNPKG

next-auth

Version:

Authentication for Next.js

3 lines (2 loc) 167 B
/** @type {import(".").OAuthProvider} */ export default function Freshbooks(options: Partial<import("./oauth").OAuthConfig<any>>): import("./oauth").OAuthConfig<any>;