thomasreichmann / upload-thomasar

Simple upload application for sharing files
https://upload-thomasar.vercel.app
0 stars 0 forks source link

figure out if we want to wrap uppy functions or give the uppy client to the hook client #19

Open thomasreichmann opened 2 months ago

thomasreichmann commented 2 months ago

figure out which pattern we want to use, either giving the full uppy client to the client of the hook, or we wrap the methods that are going to be used and return those