UNPKG

payload

Version:

Node, React, Headless CMS and Application Framework built on Next.js

6 lines 245 B
import type { Auth } from './types.js'; export declare const getLoginOptions: (loginWithUsername: Auth["loginWithUsername"]) => { canLoginWithEmail: boolean; canLoginWithUsername: boolean; }; //# sourceMappingURL=getLoginOptions.d.ts.map