Skip to main content
Go to Latest
interface ReadFormOptions
import { type ReadFormOptions } from "https://deno.land/std@0.136.0/mime/multipart.ts";

options for reading forms.

Properties

optional
maxMemory: number
optional
dir: string
optional
prefix: string
optional
suffix: string