UNPKG

payload

Version:

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

5 lines 315 B
import type { CollectionConfig } from '../collections/config/types.js'; import type { Config } from '../config/types.js'; export declare const preferencesCollectionSlug = "payload-preferences"; export declare const getPreferencesCollection: (config: Config) => CollectionConfig; //# sourceMappingURL=config.d.ts.map