UNPKG

@r1tsu/payload

Version:

10 lines 281 B
import type { Field } from '../fields/config/types.js'; export declare const statuses: { label: ({ t }: { t: any; }) => any; value: string; }[]; declare const baseVersionFields: Field[]; export default baseVersionFields; //# sourceMappingURL=baseFields.d.ts.map