UNPKG

payload

Version:

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

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