UNPKG

@r1tsu/payload

Version:

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