UNPKG

payload

Version:

Node, React and MongoDB Headless CMS and Application Framework

4 lines 248 B
import type { Collection } from '../../../collections/config/types'; declare function unlockResolver(collection: Collection): (_: any, args: any, context: any) => Promise<boolean>; export default unlockResolver; //# sourceMappingURL=unlock.d.ts.map