import * as mod from "https://dotland.deno.dev/std@0.119.0/mime/multipart.ts"; ClassescMultipartReaderReader for parsing multipart/form-data cMultipartWriterWriter for creating multipart/form-data FunctionsfisFormFileType guard for FormFile fmatchAfterPrefixChecks whether buf should be considered to match the boundary. fscanUntilBoundaryScans buf to identify how much of it can be safely returned as part of the PartReader body. InterfacesIFormFileFormFile object IMultipartFormDataIReadFormOptionsoptions for reading forms.