UNPKG

mzinga

Version:

Node, React and MongoDB Headless CMS and Application Framework

4 lines 261 B
import type { Field } from '../fields/config/types'; import type { SanitizedGlobalConfig } from '../globals/config/types'; export declare const buildVersionGlobalFields: (global: SanitizedGlobalConfig) => Field[]; //# sourceMappingURL=buildGlobalFields.d.ts.map