UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

4 lines 238 B
import type { Document } from '../../../types'; import type { SanitizedGlobalConfig } from '../../config/types'; export default function findOneResolver(globalConfig: SanitizedGlobalConfig): Document; //# sourceMappingURL=findOne.d.ts.map