UNPKG

payload

Version:

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

3 lines 191 B
import type { PayloadRequest } from '../types/index.js'; export declare const getFileByPath: (filePath: string) => Promise<PayloadRequest["file"]>; //# sourceMappingURL=getFileByPath.d.ts.map