UNPKG

payload

Version:

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

7 lines 190 B
type ReturnType = { ext: string; mime: string; }; export declare const getFileTypeFallback: (path: string) => ReturnType; export {}; //# sourceMappingURL=getFileTypeFallback.d.ts.map