UNPKG

payload

Version:

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

7 lines 204 B
type Options = { extension?: string; name?: string; }; export declare const temporaryFileTask: (callback: any, options?: Options) => Promise<any>; export {}; //# sourceMappingURL=tempFile.d.ts.map