UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

5 lines 286 B
import type { CollectionConfig } from '../collections/config/types'; import type { Config } from '../config/types'; declare const getPreferencesCollection: (config: Config) => CollectionConfig; export default getPreferencesCollection; //# sourceMappingURL=preferencesCollection.d.ts.map