UNPKG

mzinga

Version:

Node, React and MongoDB Headless CMS and Application Framework

4 lines 285 B
import type { SanitizedCollectionConfig } from '../collections/config/types'; import type { Field } from '../fields/config/types'; export declare const buildVersionCollectionFields: (collection: SanitizedCollectionConfig) => Field[]; //# sourceMappingURL=buildCollectionFields.d.ts.map