Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
method MultipartWriter.prototype.writeFile
import { MultipartWriter } from "https://deno.land/std@0.84.0/mime/mod.ts";

Parameters

field: string
filename: string

Returns

Promise<void>