UNPKG

@opengis/fastify-table

Version:

core-plugins

3 lines 215 B
declare const uploadFile: (s3Settings?: any) => (fp: any, data: any) => Promise<import("@aws-sdk/client-s3").CompleteMultipartUploadCommandOutput>; export default uploadFile; //# sourceMappingURL=uploadFile.d.ts.map