UNPKG

payload

Version:

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

5 lines 220 B
import type { SelectType } from '../../types/index.js'; export declare const getQueryDraftsSelect: ({ select, }: { select?: SelectType; }) => SelectType | undefined; //# sourceMappingURL=getQueryDraftsSelect.d.ts.map