Declare a single-file upload slot. Returns a marker object; does NOT mount middleware itself. Place in InputDeclaration.files: { avatar: UploadedFile('avatar', opts) }.
Declare a single-file upload slot. Returns a marker object; does NOT mount middleware itself. Place in InputDeclaration.files: { avatar: UploadedFile('avatar', opts) }.