UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

4 lines 199 B
import type { CollectionConfig } from './types'; declare const buildCollection: (collection: CollectionConfig) => CollectionConfig; export default buildCollection; //# sourceMappingURL=build.d.ts.map