For the formidable npm pakage, when I use the import * as formidable from "formidable" I get an error saying that formidable({ multiples: true }
import * as formidable from "formidable"
formidable({ multiples: true }