UNPKG

payload

Version:

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

6 lines 221 B
import type { CollectionConfig } from '../../index.js'; /** * Validate useAsTitle for collections. */ export declare const validateUseAsTitle: (config: CollectionConfig) => void; //# sourceMappingURL=useAsTitle.d.ts.map