UNPKG

@ahhaohho/s3-upload-sdk

Version:

S3 + CloudFront presigned URL SDK for AhhaOhho platform

3 lines (2 loc) 163 B
export { S3UploadClient } from './S3UploadClient'; export type { S3UploadConfig, PresignedUrlResponse, UploadOptions, UploadResult, UploadError, } from './types';