Any examples of UploadThing with just JavaScript + JSDoc? & Help with uploadthing/client
I created my app with just JavaScript + JSDoc, setting up TypeScript is too much of a hassle for me and I don't got that time to resolve all the errors that might be caused by migrating all the code. But UploadThing doesn't seem to have an example for just JavaScript, can anyone provide me with
uploadthing/client
uploadthing/client
examples for just JavaScript?
While trying to use
uploadthing/client
uploadthing/client
but I have no idea what to put as the
files: []
files: []
, and when I click
File[]
File[]
on the documentation doesn't really lead me to anything....