UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

4 lines 309 B
import type { Collection } from '../../../collections/config/types'; declare function resetPasswordResolver(collection: Collection): (_: any, args: any, context: any) => Promise<import("../../operations/resetPassword").Result>; export default resetPasswordResolver; //# sourceMappingURL=resetPassword.d.ts.map