UNPKG

@r1tsu/payload

Version:

4 lines 291 B
import type { SanitizedCollectionConfig } from '../../collections/config/types.js'; import type { AuthStrategyFunction } from '../index.js'; export declare const APIKeyAuthentication: (collectionConfig: SanitizedCollectionConfig) => AuthStrategyFunction; //# sourceMappingURL=apiKey.d.ts.map