UNPKG

payload

Version:

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

5 lines 285 B
import { type CollectionBeforeValidateHook, type CollectionSlug } from '../../index.js'; export declare const ensureSafeCollectionsChange: ({ foldersSlug }: { foldersSlug: CollectionSlug; }) => CollectionBeforeValidateHook; //# sourceMappingURL=ensureSafeCollectionsChange.d.ts.map