UNPKG

payload

Version:

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

4 lines 234 B
import type { Field } from '../fields/config/types.js'; import type { IncomingAuthType } from './types.js'; export declare const getBaseAuthFields: (authConfig: IncomingAuthType) => Field[]; //# sourceMappingURL=getAuthFields.d.ts.map