UNPKG

mzinga

Version:

Node, React and MongoDB Headless CMS and Application Framework

8 lines 261 B
import type { Field } from '../fields/config/types'; export declare const statuses: { label: Record<string, string>; value: string; }[]; declare const baseVersionFields: Field[]; export default baseVersionFields; //# sourceMappingURL=baseFields.d.ts.map