UNPKG

payload

Version:

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

5 lines 273 B
import type { SanitizedCompoundIndex } from '../collections/config/types.js'; export declare const buildVersionCompoundIndexes: ({ indexes, }: { indexes: SanitizedCompoundIndex[]; }) => SanitizedCompoundIndex[]; //# sourceMappingURL=buildVersionCompoundIndexes.d.ts.map