odysseyscience / react-s3-uploader

React component that renders an <input type="file"/> and automatically uploads to an S3 bucket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

index.d.ts missing methods/props

mrjones2014 opened this issue · comments

commented

I have added a PR (216) which adds these to index.d.ts

it was missing scrubFilename prop and the uploadFile method on S3Upload

Published v4.9.3, thanks!