module Drop: sig .. end
sig
end
module File: sig .. end
The current browser File API doesn't allow to detect if a file drop is a directory or not. Trying to Useri.Drop.File.prepare a directory will result in an error.
Useri.Drop.File.prepare