UNPKG

@opengis/fastify-table

Version:

core-plugins

3 lines 200 B
declare const getFileStream: (s3Settings?: Record<string, any>) => (fp: string, options?: Record<string, any>) => Promise<any>; export default getFileStream; //# sourceMappingURL=downloadFile.d.ts.map