UNPKG

payload

Version:

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

4 lines 245 B
import type { TypedCollection } from '../../index.js'; import type { PreferenceRequest } from '../types.js'; export declare function findOne(args: PreferenceRequest): Promise<TypedCollection['_preference']>; //# sourceMappingURL=findOne.d.ts.map